summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/meta/meta.unary/meta.unary.prop/is_assignable.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* [test] two small cleanups:Casey Carter2018-07-091-2/+0
* [libcxx] [test] Untabify, NFC.Stephan T. Lavavej2017-07-291-1/+1
* [libcxx] [test] Don't ask whether Incomplete& can be assigned to.Stephan T. Lavavej2017-01-171-1/+0
* Make std::is_assignable tolerate references to incomplete types.Eric Fiselier2016-07-251-2/+5
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-1/+1
* Walter pointed out some missing includes in the tests. Fixing the includes un...Marshall Clow2015-11-101-0/+1
* More of P0006R0: type traits variable aliases for C++17.Marshall Clow2015-11-071-0/+6
* Qualify an internal call in is_assignable to prevent ADL lookup, which would ...Marshall Clow2015-04-141-0/+6
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+70
OpenPOWER on IntegriCloud