summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/language.support/support.exception/uncaught/uncaught_exceptions.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+2
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Update the failure annotations for the uncaught_exceptions test. The underlyi...Marshall Clow2018-09-121-5/+5
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2018-06-141-2/+2
* Fix embarrasing typo in uncaught_exceptions. Update tests to really test this...Marshall Clow2018-05-291-21/+29
* Add markup for libc++ dylib availabilityMehdi Amini2017-05-041-0/+8
* Change from "XFAIL: libcpp-no-exceptions" to "UNSUPPORTED: libcpp-no-exceptio...Roger Ferrer Ibanez2016-10-311-1/+1
* Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake2015-11-101-0/+1
* Implement uncaught_exceptions() using the newly added hooks in libc++abi, whe...Marshall Clow2015-06-021-0/+45
OpenPOWER on IntegriCloud