We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 237bd1d commit 70deaecCopy full SHA for 70deaec
libcxxabi/test/uncaught_exception.pass.cpp
@@ -15,7 +15,7 @@
15
// to undefined symbols when linking against a libc++ that re-exports the symbols,
16
// but running against a libc++ that doesn't. Fortunately, usage of __cxa_uncaught_exception()
17
// in the wild seems to be close to non-existent.
18
-// XFAIL: stdlib=apple-libc++ && target={{.+}}-apple-macosx10.{{9|10|11|12|13|14}}
+// XFAIL: stdlib=apple-libc++ && target={{.+}}-apple-macosx10.{{9|10|11|12|13|14|15}}
19
// XFAIL: stdlib=apple-libc++ && target={{.+}}-apple-macosx{{11|12|13|14}}
20
21
#include <cxxabi.h>
0 commit comments