summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/any
Commit message (Expand)AuthorAgeFilesLines
* Fix unused parameters and variablesEric Fiselier2016-12-231-0/+2
* Test changes for P0504R0 "Revisiting in-place tag types for any/optional/vari...Eric Fiselier2016-11-174-28/+21
* Cleanup nonportable behavior in tests for std::anyCasey Carter2016-10-263-8/+4
* Make any_cast<void()>(nullptr) compileEric Fiselier2016-10-161-0/+13
* Update issue status for LWG 2744Eric Fiselier2016-10-164-17/+25
* Update issue status for LWG 2768 and 2769Eric Fiselier2016-10-164-42/+72
* Fix various issues in std::any and the related tests.Eric Fiselier2016-10-0713-153/+191
* Improve constexpr tests for std::anyEric Fiselier2016-09-071-9/+9
* [libcxx] Add std::anyEric Fiselier2016-08-1121-0/+2488
OpenPOWER on IntegriCloud