File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1111// UNSUPPORTED: no-exceptions
1212
1313// Support for catching a function pointer including noexcept was shipped in macOS 10.13
14- // XFAIL: use_system_cxx_lib && {{.+}}-apple-macosx10.{{9|10|11|12}}
14+ // XFAIL: use_system_cxx_lib && target= {{.+}}-apple-macosx10.{{9|10|11|12}}
1515
1616#include < cassert>
1717
Original file line number Diff line number Diff line change 1111// UNSUPPORTED: no-exceptions
1212
1313// Support for catching a function pointer including noexcept was shipped in macOS 10.13
14- // XFAIL: use_system_cxx_lib && {{.+}}-apple-macosx10.{{9|10|11|12}}
14+ // XFAIL: use_system_cxx_lib && target= {{.+}}-apple-macosx10.{{9|10|11|12}}
1515
1616// GCC supports noexcept function types but this test still fails.
1717// This is likely a bug in their implementation. Investigation needed.
You can’t perform that action at this time.
0 commit comments