summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/optional/optional.bad_optional_access/derive.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
* [libc++] Fix XFAILs when exceptions are disabledLouis Dionne2019-02-051-1/+1
* [libc++] Fix XFAILs on macOS when exceptions are disabledLouis Dionne2019-02-051-1/+1
* [libcxx] Start defining lit features for tests depending on availabilityLouis Dionne2019-02-051-8/+1
* 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
* [libcxx] Remove the availability_markup LIT featureLouis Dionne2018-12-071-7/+7
* [libcxx] Add availability markup for bad_optional_access, bad_variant_access ...Louis Dionne2018-11-191-0/+8
* Change the base class of std::bad_optional_access. This is a (subtle) ABI ch...Marshall Clow2017-02-051-3/+3
* Implement N4606 optionalEric Fiselier2016-10-121-0/+25
* Revert Add <optional>. Will recommit with better commit messageEric Fiselier2016-10-121-25/+0
* Add <optional> header.Eric Fiselier2016-10-121-0/+25
OpenPOWER on IntegriCloud