summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/meta/meta.unary/meta.unary.cat/rvalue_ref.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make rvalue metaprogramming traits work in C++03.Eric Fiselier2019-06-211-2/+0
* 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
* Add more tests for LWG#2582. No code changes needed, just tests.Marshall Clow2016-07-121-1/+1
* Added tests to make sure that the categorization traits work on incomplete typesMarshall Clow2016-02-251-1/+7
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+43
OpenPOWER on IntegriCloud