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
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
..
bad.exception
…
except.nested
[libcxx] [test] Untabify, NFC.
2017-07-29 00:55:10 +00:00
exception
…
exception.terminate
Fix a handful of tests that fail in C++03
2015-07-28 07:31:50 +00:00
propagation
[libc++] Implement exception_ptr on Windows
2017-05-08 01:17:50 +00:00
uncaught
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