Skip to content

Commit 5373c0a

Browse files
committed
XFAIL -> UNSUPPORTED
1 parent 0ffaeed commit 5373c0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libcxx/test/libcxx/clang_modules_include.gen.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
3232
// Older macOS SDKs were not properly modularized, which causes issues with localization.
3333
// This feature should instead be based on the SDK version.
34-
// XFAIL: stdlib=system && target={{{{.+}}}}-apple-macosx13{{{{.*}}}}
34+
// UNSUPPORTED: stdlib=system && target={{{{.+}}}}-apple-macosx13{{{{.*}}}}
3535
3636
// GCC doesn't support -fcxx-modules
3737
// UNSUPPORTED: gcc
@@ -65,7 +65,7 @@
6565
6666
// Older macOS SDKs were not properly modularized, which causes issues with localization.
6767
// This feature should instead be based on the SDK version.
68-
// XFAIL: stdlib=system && target={{{{.+}}}}-apple-macosx13{{{{.*}}}}
68+
// UNSUPPORTED: stdlib=system && target={{{{.+}}}}-apple-macosx13{{{{.*}}}}
6969
7070
// GCC doesn't support -fcxx-modules
7171
// UNSUPPORTED: gcc

0 commit comments

Comments
 (0)