summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/language.support/support.exception
Commit message (Expand)AuthorAgeFilesLines
* Void cast runtime-unused variables. Patch from STL@microsoft.comEric Fiselier2016-05-022-3/+3
* Fix a corner case that involved calling rethrow_if_nested with a type that ha...Marshall Clow2015-12-141-1/+9
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-1011-0/+11
* Fix a handful of tests that fail in C++03Eric Fiselier2015-07-281-1/+1
* Fix warnings in test/std/language.supportEric Fiselier2015-07-181-0/+4
* Implement uncaught_exceptions() using the newly added hooks in libc++abi, whe...Marshall Clow2015-06-021-0/+45
* Fix a problem when calling throw_with_nested with a class marked 'final'. Tha...Marshall Clow2015-03-161-0/+16
* Move test into test/std subdirectory.Eric Fiselier2014-12-2019-0/+1064
OpenPOWER on IntegriCloud