summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/utilities/utility/forward/forward.fail.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make move and forward work in C++03.Eric Fiselier2019-06-211-6/+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
* 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
* [libc++] Extension: Make `move` and `forward` constexpr in C++11.Eric Fiselier2016-09-261-0/+53
OpenPOWER on IntegriCloud