summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/iterators/predef.iterators/reverse.iterators/reverse.iter.ops/reverse.iter.cons
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-045-5/+15
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-195-20/+15
* Placate unused variable warnings uncovered by improvements to clang's -Wunuse...Benjamin Kramer2017-10-141-0/+2
* [libcxx] [test] Change comments to say C++ instead of c++. NFC.Stephan T. Lavavej2017-07-293-3/+3
* Implement constexpr support for reverse_iterator. Reviewed as https://reviews...Marshall Clow2016-10-193-3/+35
* Move test into test/std subdirectory.Eric Fiselier2014-12-205-0/+179
OpenPOWER on IntegriCloud