summaryrefslogtreecommitdiff
path: root/libcxx/test/std/language.support/support.exception/except.nested/rethrow_nested.pass.cpp
AgeCommit message (Expand)Author
2020-04-22[libc++/abi/unwind] Rename Lit features for no exceptions to 'no-exceptions'Louis Dionne
2019-05-31Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow
2019-02-04Support tests in freestandingJF Bastien
2019-01-19Update more file headers across all of the LLVM projects in the monorepoChandler Carruth
2017-05-08[libc++] Implement exception_ptr on WindowsEric Fiselier
2017-04-21Mark exception_ptr tests as XFAIL on Windows for nowEric Fiselier
2016-10-31Change from "XFAIL: libcpp-no-exceptions" to "UNSUPPORTED: libcpp-no-exceptio...Roger Ferrer Ibanez
2015-11-10Make it possible to build a no-exceptions variant of libcxx.Asiri Rathnayake
2014-12-20Move test into test/std subdirectory.Eric Fiselier