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 1ec5b1f commit 217e847Copy full SHA for 217e847
libcxx/test/libcxx/clang_modules_include.gen.py
@@ -47,11 +47,8 @@
47
#include <{header}>
48
""")
49
50
-# TODO: Remove the UNSUPPORTED{BLOCKLIT}: clang-modules-build once issues with this test have been figured out.
51
print(f"""\
52
//--- __std_clang_module.compile.pass.mm
53
-// UNSUPPORTED{BLOCKLIT}: clang-modules-build
54
-
55
// RUN{BLOCKLIT}: %{{cxx}} %s %{{flags}} %{{compile_flags}} -fmodules -fcxx-modules -fmodules-cache-path=%t -fsyntax-only
56
57
// REQUIRES{BLOCKLIT}: clang-modules-build
0 commit comments