summaryrefslogtreecommitdiffstats
path: root/libcxx/test/experimental/string.view/string.view.cons/default.pass.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-46/+0
| | | | llvm-svn: 224658
* Minor cleanup for string_view; mostly from suggestions by Richard Smith. ↵Marshall Clow2014-07-021-4/+4
| | | | | | Also, make the tests pass under c++03 llvm-svn: 212185
* Implement string_view from the library fundamentals TS (n4023). Also works ↵Marshall Clow2014-06-111-0/+46
in C++11 and 03, with reduced functionality (mostly in the area of constexpr) llvm-svn: 210659
OpenPOWER on IntegriCloud