summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/string.view/string_view.literals/literal.pass.cpp
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Strip trailing whitespace from libc++Louis Dionne2019-10-231-1/+1
* Support tests in freestandingJF Bastien2019-02-041-1/+3
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* 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-091-0/+1
* Implement P0403R1 - 'Literal suffixes for basic_string_view'. Requires clang ...Marshall Clow2017-01-091-0/+56
OpenPOWER on IntegriCloud