llvm-project/libcxx/test/std/utilities/optional/optional.bad_optional_access
Louis Dionne a53eb79be6 [libc++] Fix XFAILs when exceptions are disabled
It turns out that I un-XFAILed too many tests in r353210: some tests
actually fail whether exceptions are enabled or not because they use
types that are marked as unavailable even when exceptions are disabled.

llvm-svn: 353215
2019-02-05 20:55:23 +00:00
..
default.pass.cpp [libc++] Fix XFAILs when exceptions are disabled 2019-02-05 20:55:23 +00:00
derive.pass.cpp [libc++] Fix XFAILs when exceptions are disabled 2019-02-05 20:55:23 +00:00