summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/optional/optional.object/optional.object.observe
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 on macOS when exceptions are disabledLouis Dionne2019-02-054-4/+4
* [libcxx] Start defining lit features for tests depending on availabilityLouis Dionne2019-02-054-28/+4
* Support tests in freestandingJF Bastien2019-02-0415-15/+45
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1915-60/+45
* [libcxx] Add availability markup for bad_optional_access, bad_variant_access ...Louis Dionne2018-11-194-24/+28
* Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.ll...Billy Robert O'Neal III2017-11-154-4/+4
* add missing constexpr to optional::value_orCasey Carter2017-06-061-7/+13
* Add markup for libc++ dylib availabilityMehdi Amini2017-05-044-0/+31
* Implement N4606 optionalEric Fiselier2016-10-1215-0/+957
* Revert Add <optional>. Will recommit with better commit messageEric Fiselier2016-10-1215-957/+0
* Add <optional> header.Eric Fiselier2016-10-1215-0/+957
OpenPOWER on IntegriCloud