summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/meta/meta.trans/meta.trans.ref/remove_ref.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make rvalue metaprogramming traits work in C++03.Eric Fiselier2019-06-211-2/+0
* 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
* Remove all instances of _LIBCPP_HAS_NO_RVALUE_REFERENCES from test/std/utilitiesEric Fiselier2016-10-011-2/+2
* Implement LWG#2101 'Some transformation types can produce impossible types' ...Marshall Clow2016-01-211-1/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+46
OpenPOWER on IntegriCloud