Skip to content

Commit

Permalink
XFAIL -> UNSUPPORTED
Browse files Browse the repository at this point in the history
  • Loading branch information
ldionne committed Oct 30, 2024
1 parent 02aaad8 commit 4a4a328
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libcxx/test/libcxx/clang_modules_include.gen.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
// Older macOS SDKs were not properly modularized, which causes issues with localization.
// This feature should instead be based on the SDK version.
// XFAIL: stdlib=system && target={{{{.+}}}}-apple-macosx13{{{{.*}}}}
// UNSUPPORTED: stdlib=system && target={{{{.+}}}}-apple-macosx13{{{{.*}}}}
// GCC doesn't support -fcxx-modules
// UNSUPPORTED: gcc
Expand Down Expand Up @@ -58,7 +58,7 @@
// Older macOS SDKs were not properly modularized, which causes issues with localization.
// This feature should instead be based on the SDK version.
// XFAIL: stdlib=system && target={{{{.+}}}}-apple-macosx13{{{{.*}}}}
// UNSUPPORTED: stdlib=system && target={{{{.+}}}}-apple-macosx13{{{{.*}}}}
// GCC doesn't support -fcxx-modules
// UNSUPPORTED: gcc
Expand Down

0 comments on commit 4a4a328

Please sign in to comment.