summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/language.support/support.exception
Commit message (Collapse)AuthorAgeFilesLines
* Fix a handful of tests that fail in C++03Eric Fiselier2015-07-281-1/+1
| | | | llvm-svn: 243392
* Fix warnings in test/std/language.supportEric Fiselier2015-07-181-0/+4
| | | | llvm-svn: 242624
* Implement uncaught_exceptions() using the newly added hooks in libc++abi, ↵Marshall Clow2015-06-021-0/+45
| | | | | | when available llvm-svn: 238846
* Fix a problem when calling throw_with_nested with a class marked 'final'. ↵Marshall Clow2015-03-161-0/+16
| | | | | | Thanks to STL @ Microsoft for the bug report. llvm-svn: 232384
* Move test into test/std subdirectory.Eric Fiselier2014-12-2019-0/+1064
llvm-svn: 224658
OpenPOWER on IntegriCloud