Skip to content

Commit 7683064

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 775754e commit 7683064

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
@@ -44,11 +44,8 @@
4444
#include <{header}>
4545
""")
4646

47-
# TODO: Remove the UNSUPPORTED{BLOCKLIT}: clang-modules-build once issues with this test have been figured out.
4847
print(f"""\
4948
//--- __std_clang_module.compile.pass.mm
50-
// UNSUPPORTED{BLOCKLIT}: clang-modules-build
51-
5249
// RUN{BLOCKLIT}: %{{cxx}} %s %{{flags}} %{{compile_flags}} -fmodules -fcxx-modules -fmodules-cache-path=%t -fsyntax-only
5350
5451
// REQUIRES{BLOCKLIT}: clang-modules-build

0 commit comments

Comments
 (0)