summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/string.view/string.view.iterators
Commit message (Expand)AuthorAgeFilesLines
* Support tests in freestandingJF Bastien2019-02-044-4/+12
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-194-16/+12
* Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308Marshall Clow2018-12-114-0/+60
* A couple more tests for constexpr stuff in string_view. No changes other than...Marshall Clow2017-01-242-0/+38
* [libcxx] [test] D27022: Fix MSVC warning C4389 "signed/unsigned mismatch", pa...Stephan T. Lavavej2016-12-062-6/+8
* [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.Stephan T. Lavavej2016-11-042-2/+2
* Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed...Marshall Clow2016-07-214-0/+295
OpenPOWER on IntegriCloud