summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/string.view/string.view.modifiers
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Remove unnecessary <iostream> #includes in testsLouis Dionne2019-03-281-1/+0
* Support tests in freestandingJF Bastien2019-02-043-3/+9
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-193-12/+9
* Remove non-standard basic_string_view::clear() member.Eric Fiselier2017-05-121-67/+0
* [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.Stephan T. Lavavej2016-11-044-8/+8
* Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed...Marshall Clow2016-07-214-0/+299
OpenPOWER on IntegriCloud