summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/utility/as_const/as_const.pass.cpp
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-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-291-6/+6
* 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-171-0/+46
OpenPOWER on IntegriCloud