summaryrefslogtreecommitdiffstats
path: root/libcxx/test/std/strings/char.traits/char.traits.specializations/char.traits.specializations.char8_t
Commit message (Expand)AuthorAgeFilesLines
* [libc++][P0980] Marked member functions move/copy/assign of char_traits const...Michael Park2019-11-113-3/+36
* [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-315-0/+10
* Fix char.traits.specializations.char8_t main returnJF Bastien2019-03-194-0/+4
* Support tests in freestandingJF Bastien2019-02-0415-19/+49
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-1915-60/+45
* [libcxx] Fix test on compilers that do not support char8_t yetLouis Dionne2018-12-111-2/+4
* Fix problems with char8_t stuff on compilers that don't support char8_t yetMarshall Clow2018-12-111-2/+4
* Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308Marshall Clow2018-12-1115-0/+514
OpenPOWER on IntegriCloud