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 31
31
32
32
// Older macOS SDKs were not properly modularized, which causes issues with localization.
33
33
// This feature should instead be based on the SDK version.
34
- // XFAIL : stdlib=system && target={{{{.+}}}}-apple-macosx13{{{{.*}}}}
34
+ // UNSUPPORTED : stdlib=system && target={{{{.+}}}}-apple-macosx13{{{{.*}}}}
35
35
36
36
// GCC doesn't support -fcxx-modules
37
37
// UNSUPPORTED: gcc
65
65
66
66
// Older macOS SDKs were not properly modularized, which causes issues with localization.
67
67
// This feature should instead be based on the SDK version.
68
- // XFAIL : stdlib=system && target={{{{.+}}}}-apple-macosx13{{{{.*}}}}
68
+ // UNSUPPORTED : stdlib=system && target={{{{.+}}}}-apple-macosx13{{{{.*}}}}
69
69
70
70
// GCC doesn't support -fcxx-modules
71
71
// UNSUPPORTED: gcc
You can’t perform that action at this time.
0 commit comments