summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/string.view/string_view.literals
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Strip trailing whitespace from libc++Louis Dionne2019-10-231-1/+1
* Add include for 'test_macros.h' to all the tests that were missing them. Than...Marshall Clow2019-05-313-0/+6
* Support tests in freestandingJF Bastien2019-02-046-6/+18
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-196-24/+18
* Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308Marshall Clow2018-12-111-34/+24
* A couple of tests were broken when clang implemented the compiler parts of P0...Marshall Clow2018-11-201-0/+20
* Mark string_view literals as 'noexcept'. Fixes PR#25054. Thanks to Pavel K fo...Marshall Clow2017-10-241-0/+6
* [libcxx] [test] Fix comment typos, strip trailing whitespace.Stephan T. Lavavej2017-01-181-1/+1
* Added XFAIL for the apple versions of clang as wellMarshall Clow2017-01-096-0/+6
* Implement P0403R1 - 'Literal suffixes for basic_string_view'. Requires clang ...Marshall Clow2017-01-096-0/+170
OpenPOWER on IntegriCloud