diff options
Diffstat (limited to 'libcxxabi/test/catch_function_01.pass.cpp')
| -rw-r--r-- | libcxxabi/test/catch_function_01.pass.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxxabi/test/catch_function_01.pass.cpp b/libcxxabi/test/catch_function_01.pass.cpp index 750af346ab28..4ca42f8bd7a4 100644 --- a/libcxxabi/test/catch_function_01.pass.cpp +++ b/libcxxabi/test/catch_function_01.pass.cpp @@ -14,7 +14,7 @@ // UNSUPPORTED: no-exceptions // 65ace9daa360 made it in the dylib in macOS 10.11 -// XFAIL: stdlib=apple-libc++ && target={{.+}}-apple-macosx10.{{9|10}} +// XFAIL: stdlib=system && target={{.+}}-apple-macosx10.{{9|10}} #include <cassert> |
