summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/experimental/string.view/string.view.cons/from_string1.fail.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove <experimental/string_view>; use <string_view> instead. See ↵Marshall Clow2018-02-051-32/+0
| | | | | | https://libcxx.llvm.org/TS_deprecation.html llvm-svn: 324290
* [libcxx] [test] Make files consistently end with newlines, NFC.Stephan T. Lavavej2017-07-291-1/+1
| | | | llvm-svn: 309465
* Remove trailing whitespace in test suite. Approved by Marshall Clow.Eric Fiselier2016-06-011-1/+1
| | | | llvm-svn: 271435
* Move test into test/std subdirectory.Eric Fiselier2014-12-201-0/+32
llvm-svn: 224658
OpenPOWER on IntegriCloud