summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/meta/meta.unary/meta.unary.comp/is_reference.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make rvalue metaprogramming traits work in C++03.Eric Fiselier2019-06-211-3/+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
* Add more tests for LWG#2582. No code changes needed, just tests.Marshall Clow2016-07-121-0/+3
* Walter pointed out some missing includes in the tests. Fixing the includes un...Marshall Clow2015-11-101-0/+1
* Implement the first part of P0006R0: Adopt Type Traits Variable Templates for...Marshall Clow2015-11-011-0/+100
OpenPOWER on IntegriCloud