summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/string.view/string.view.modifiers/clear.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-041-2/+2
* Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed...Marshall Clow2016-07-211-0/+67
OpenPOWER on IntegriCloud