summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/optional/optional.bad_optional_access
Commit message (Expand)AuthorAgeFilesLines
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-312-0/+4
* [libc++] Fix XFAILs when exceptions are disabledLouis Dionne2019-02-052-2/+2
* [libc++] Fix XFAILs on macOS when exceptions are disabledLouis Dionne2019-02-052-2/+2
* [libcxx] Start defining lit features for tests depending on availabilityLouis Dionne2019-02-052-15/+2
* Support tests in freestandingJF Bastien2019-02-042-2/+6
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* [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-192-6/+15
* Add markup for libc++ dylib availabilityMehdi Amini2017-05-041-0/+7
* 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-122-0/+48
* Revert Add <optional>. Will recommit with better commit messageEric Fiselier2016-10-122-48/+0
* Add <optional> header.Eric Fiselier2016-10-122-0/+48
OpenPOWER on IntegriCloud