Skip to content

Commit e15025d

Browse files
committed
[libc++] Another Apple CI quick-fix.
Like #135202 this fixes another issue after the XCode update.
1 parent e911f90 commit e15025d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

libcxxabi/test/uncaught_exception.pass.cpp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
//
77
//===----------------------------------------------------------------------===//
88

9+
// TODO(mordante) Investigate
10+
// UNSUPPORTED: apple-clang
11+
912
// UNSUPPORTED: no-exceptions
1013

1114
// This tests that libc++abi still provides __cxa_uncaught_exception() for

0 commit comments

Comments
 (0)