summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/utility/as_const
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
* Support tests in freestandingJF Bastien2019-02-042-2/+6
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-192-8/+6
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-292-7/+7
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-1/+1
* Implement P0007: Constant View: A proposal for a std::as_const helper functio...Marshall Clow2015-11-172-0/+68
OpenPOWER on IntegriCloud