File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 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
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
You can’t perform that action at this time.
0 commit comments