summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/remove_cvref.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reworked all the utilities/meta tests to use ASSERT_SAME_TYPE instead of 'sta...Marshall Clow2019-03-281-2/+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] Fix whitespace, NFC.Stephan T. Lavavej2018-04-121-1/+1
* [libcxx] [test] Strip trailing whitespace. NFC.Stephan T. Lavavej2017-12-071-1/+1
* Implement P0550R2: Transformation Trait remove_cvrefMarshall Clow2017-11-131-0/+52
OpenPOWER on IntegriCloud