summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/string.view/string.view.template
Commit message (Expand)AuthorAgeFilesLines
* libcxx: Rename .hpp files in libcxx/test/support to .hNico Weber2019-08-216-6/+6
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-311-0/+2
* Support tests in freestandingJF Bastien2019-02-047-7/+21
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-197-28/+21
* Implement P0457R2: 'String Prefix and Suffix Checking' for c++2aMarshall Clow2017-12-046-0/+510
* Implement std::string_view as described in http://wg21.link/P0254R1. Reviewed...Marshall Clow2016-07-211-0/+12
OpenPOWER on IntegriCloud