Skip to content

Commit a2627f3

Browse files
committed
Exclude the test, take 2
1 parent e21b585 commit a2627f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/libcxx/Wnon_modular_include_in_module.compile.pass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//===----------------------------------------------------------------------===//
88

99
// REQUIRES: target={{.*}}-apple-{{.*}}
10-
// XFAIL: FROZEN-CXX03-HEADERS-FIXME
10+
// UNSUPPORTED: c++03
1111

1212
// This test ensures that libc++ supports being compiled with modules enabled and with
1313
// -Wnon-modular-include-in-module. This effectively checks that we don't include any

0 commit comments

Comments
 (0)