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 46fdaac commit 93ba330Copy full SHA for 93ba330
libcxx/test/libcxx/atomics/ext-int.verify.cpp
@@ -15,6 +15,7 @@
15
// UNSUPPORTED: clang-4, clang-5, clang-6, clang-7, clang-8, clang-9, clang-10
16
// UNSUPPORTED: apple-clang-9, apple-clang-10, apple-clang-11, apple-clang-12
17
18
+// UNSUPPORTED: libcpp-has-no-threads
19
// UNSUPPORTED: c++03
20
21
#include <atomic>
0 commit comments