Skip to content

Commit f056692

Browse files
committed
[libc++] Re-enable the clang_modules_include test for Objective-C++
This reverts commit aa60b26, which was a temporary workaround.
1 parent c1a4424 commit f056692

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

clang/foo

Whitespace-only changes.

libcxx/test/libcxx/clang_modules_include.gen.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,8 @@
4747
#include <{header}>
4848
""")
4949

50-
# TODO: Remove the UNSUPPORTED{BLOCKLIT}: clang-modules-build once issues with this test have been figured out.
5150
print(f"""\
5251
//--- __std_clang_module.compile.pass.mm
53-
// UNSUPPORTED{BLOCKLIT}: clang-modules-build
54-
5552
// RUN{BLOCKLIT}: %{{cxx}} %s %{{flags}} %{{compile_flags}} -fmodules -fcxx-modules -fmodules-cache-path=%t -fsyntax-only
5653
5754
// REQUIRES{BLOCKLIT}: clang-modules-build

0 commit comments

Comments
 (0)