This website requires JavaScript.
Explore
Help
Sign In
OSchip
/
llvm-project
mirror of
https://github.com/THU-DSP-LAB/llvm-project.git
Watch
13
Star
0
Fork
You've already forked llvm-project
6
Code
Issues
Packages
Projects
Releases
Wiki
Activity
46c1dcb1af
llvm-project
/
libcxx
/
test
/
std
/
language.support
/
support.exception
/
uncaught
History
Marshall Clow
4d0509f61a
Update the failure annotations for the uncaught_exceptions test. The underlying abi library on some Mac OS versions does not support the plural uncaught_exceptions, so libc++ emulates it from the singlar; this means it will only return 0 or 1.
...
llvm-svn: 342063
2018-09-12 16:59:09 +00:00
..
uncaught_exception.pass.cpp
Change from "XFAIL: libcpp-no-exceptions" to "UNSUPPORTED: libcpp-no-exceptions" tests that only check exceptions and nothing else
2016-10-31 08:47:53 +00:00
uncaught_exceptions.pass.cpp
Update the failure annotations for the uncaught_exceptions test. The underlying abi library on some Mac OS versions does not support the plural uncaught_exceptions, so libc++ emulates it from the singlar; this means it will only return 0 or 1.
2018-09-12 16:59:09 +00:00