summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-0429-29/+87
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1929-116/+87
* 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
* Move test into test/std subdirectory.Eric Fiselier2014-12-2029-0/+1124
OpenPOWER on IntegriCloud