summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/iterators/predef.iterators/move.iterators
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-0432-32/+96
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1932-128/+96
* Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed ...Billy Robert O'Neal III2017-11-211-2/+2
* Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.ll...Billy Robert O'Neal III2017-11-151-2/+2
* Placate unused variable warnings uncovered by improvements to clang's -Wunuse...Benjamin Kramer2017-10-141-0/+2
* Enable warnings by default for C++ >= 11 and fix -Wshadow occurancesEric Fiselier2016-12-032-31/+26
* Implement another part of P0031; adding constexpr to move_iteratorMarshall Clow2016-11-0224-0/+349
* Fix LWG issue #2106: move_iterators returning prvaluesEric Fiselier2016-04-221-1/+40
* Implement LWG#680, which was missed lo these many moons ago, and was reported...Marshall Clow2016-04-111-2/+2
* Move test into test/std subdirectory.Eric Fiselier2014-12-2032-0/+1204
OpenPOWER on IntegriCloud