summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/optional/optional.specalg
Commit message (Expand)AuthorAgeFilesLines
* [libcxx][test][NFC] Fix comment typos.Stephan T. Lavavej2019-10-221-1/+1
* [libc++][test] Silence MSVC warning in std::optional testCasey Carter2019-10-121-1/+1
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-211-1/+1
* 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-051-1/+1
* [libcxx] Start defining lit features for tests depending on availabilityLouis Dionne2019-02-051-9/+3
* Support tests in freestandingJF Bastien2019-02-044-4/+12
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-194-16/+12
* [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
* [libcxx] [test] D27268: Fix MSVC x64 warning C4267 "conversion from 'size_t' ...Stephan T. Lavavej2016-12-061-2/+2
* Fix unreferenced parameters. Patch from STL@microsoft.comEric Fiselier2016-10-231-1/+1
* Implement N4606 optionalEric Fiselier2016-10-124-0/+501
* Revert Add <optional>. Will recommit with better commit messageEric Fiselier2016-10-124-452/+0
* Add <optional> header.Eric Fiselier2016-10-124-0/+452
OpenPOWER on IntegriCloud