summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/utility/forward
Commit message (Expand)AuthorAgeFilesLines
* Make move and forward work in C++03.Eric Fiselier2019-06-216-102/+29
* Support tests in freestandingJF Bastien2019-02-046-6/+18
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-196-24/+18
* Fix two failing -verify tests to tolerate old and new clang versionsEric Fiselier2017-09-171-1/+1
* Fix failing -verify tests due to change in Clangs static_assert message.Eric Fiselier2017-09-171-1/+1
* Fix shadow warnings. Patch from STL@microsoft.comEric Fiselier2016-10-071-10/+10
* [libc++] Extension: Make `move` and `forward` constexpr in C++11.Eric Fiselier2016-09-2616-477/+301
* Void cast runtime-unused variables. Patch from STL@microsoft.comEric Fiselier2016-05-021-0/+3
* Fix a handful of tests that fail in C++03Eric Fiselier2015-07-281-7/+8
* Cleanup move/forward tests and remove references to __rv.Eric Fiselier2015-05-273-30/+15
* Move test into test/std subdirectory.Eric Fiselier2014-12-2014-0/+619
OpenPOWER on IntegriCloud