summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/any/any.class
Commit message (Expand)AuthorAgeFilesLines
* [libcxx] Start defining lit features for tests depending on availabilityLouis Dionne2019-02-0510-70/+10
* Support tests in freestandingJF Bastien2019-02-0414-14/+42
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1914-56/+42
* [libcxx] Add availability markup for bad_optional_access, bad_variant_access ...Louis Dionne2018-11-1910-60/+70
* Work around gcc.gnu.org/PR87766Eric Fiselier2018-10-261-1/+1
* [libcxx][test] Silence -Wself-assign diagnosticsRoman Lebedev2018-04-071-3/+3
* Add markup for libc++ dylib availabilityMehdi Amini2017-05-0410-1/+71
* 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-173-27/+21
* Cleanup nonportable behavior in tests for std::anyCasey Carter2016-10-263-8/+4
* Update issue status for LWG 2744Eric Fiselier2016-10-164-17/+25
* Fix various issues in std::any and the related tests.Eric Fiselier2016-10-078-46/+111
* Improve constexpr tests for std::anyEric Fiselier2016-09-071-9/+9
* [libcxx] Add std::anyEric Fiselier2016-08-1114-0/+1634
OpenPOWER on IntegriCloud