diff --git a/libcxx/test/libcxx/modules/stds_include.sh.cpp b/libcxx/test/libcxx/modules/stds_include.sh.cpp index 41186749b7d3db..98009bc52c5243 100644 --- a/libcxx/test/libcxx/modules/stds_include.sh.cpp +++ b/libcxx/test/libcxx/modules/stds_include.sh.cpp @@ -15,6 +15,9 @@ // are not modular // XFAIL: LIBCXX-WINDOWS-FIXME +// TEMPORARY HACK UNTIL WE FIGURE OUT WHAT THE ISSUE IS TO AVOID BREAKING ALL CI +// UNSUPPORTED: apple-clang + // Some headers are not available when these features are disabled, but they // still get built as part of the 'std' module, which breaks the build. // UNSUPPORTED: libcpp-has-no-threads