Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++][P0980] Marked member functions move/copy/assign of char_traits const... | Michael Park | 2019-11-11 | 3 | -3/+36 |
* | [NFC] Strip trailing whitespace from libc++ | Louis Dionne | 2019-10-23 | 1 | -1/+1 |
* | Add include for 'test_macros.h' to all the tests that were missing them. Than... | Marshall Clow | 2019-05-31 | 5 | -0/+10 |
* | Fix char.traits.specializations.char8_t main return | JF Bastien | 2019-03-19 | 4 | -0/+4 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 15 | -19/+49 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 15 | -60/+45 |
* | [libcxx] Fix test on compilers that do not support char8_t yet | Louis Dionne | 2018-12-11 | 1 | -2/+4 |
* | Fix problems with char8_t stuff on compilers that don't support char8_t yet | Marshall Clow | 2018-12-11 | 1 | -2/+4 |
* | Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308 | Marshall Clow | 2018-12-11 | 15 | -0/+514 |