summaryrefslogtreecommitdiff
path: root/libcxx/test/std/language.support/support.exception/except.nested/ctor_default.pass.cpp
AgeCommit message (Expand)Author
2022-02-16[libc++] [test] Qualify calls to std::rethrow_exception. NFC.Arthur O'Dwyer
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-11-14Protect nested-exceptions tests under no-exceptionsRoger 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