summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/any/any.class/any.modifiers
Commit message (Expand)AuthorAgeFilesLines
* 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-312-0/+2
* [libc++] Fix XFAILs on macOS when exceptions are disabledLouis Dionne2019-02-053-3/+3
* [libcxx] Start defining lit features for tests depending on availabilityLouis Dionne2019-02-053-21/+3
* Support tests in freestandingJF Bastien2019-02-043-3/+9
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-12/+9
* [libcxx] Add availability markup for bad_optional_access, bad_variant_access ...Louis Dionne2018-11-193-18/+21
* Add markup for libc++ dylib availabilityMehdi Amini2017-05-043-0/+21
* Expand test coverage for LWG2857Casey Carter2017-04-211-11/+15
* Implement part of LWG#2857 - any/optional. Still to do - variant. Reviewed as...Marshall Clow2017-04-121-9/+27
* Test changes for P0504R0 "Revisiting in-place tag types for any/optional/vari...Eric Fiselier2016-11-171-7/+7
* Cleanup nonportable behavior in tests for std::anyCasey Carter2016-10-261-3/+3
* Update issue status for LWG 2744Eric Fiselier2016-10-161-1/+1
* Fix various issues in std::any and the related tests.Eric Fiselier2016-10-072-2/+41
* [libcxx] Add std::anyEric Fiselier2016-08-113-0/+419
OpenPOWER on IntegriCloud