summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/meta/meta.trans/meta.trans.ref/add_lvalue_ref.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make rvalue metaprogramming traits work in C++03.Eric Fiselier2019-06-211-4/+0
* Reworked all the utilities/meta tests to use ASSERT_SAME_TYPE instead of 'sta...Marshall Clow2019-03-281-6/+6
* 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
* Implement LWG#2101 'Some transformation types can produce impossible types' ...Marshall Clow2016-01-211-8/+17
* K-Ballo pointed out a mistake in the add_lvalue_ref tests I checked in; now m...Marshall Clow2015-12-141-7/+7
* Add add_lvalue_ref tests for a few function types, with a note why not moreMarshall Clow2015-12-141-0/+36
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+34
OpenPOWER on IntegriCloud