Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Strip trailing whitespace from libc++ | Louis Dionne | 2019-10-23 | 1 | -1/+1 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+3 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308 | Marshall Clow | 2018-12-11 | 1 | -34/+24 |
* | A couple of tests were broken when clang implemented the compiler parts of P0... | Marshall Clow | 2018-11-20 | 1 | -0/+20 |
* | Mark string_view literals as 'noexcept'. Fixes PR#25054. Thanks to Pavel K fo... | Marshall Clow | 2017-10-24 | 1 | -0/+6 |
* | [libcxx] [test] Fix comment typos, strip trailing whitespace. | Stephan T. Lavavej | 2017-01-18 | 1 | -1/+1 |
* | Added XFAIL for the apple versions of clang as well | Marshall Clow | 2017-01-09 | 1 | -0/+1 |
* | Implement P0403R1 - 'Literal suffixes for basic_string_view'. Requires clang ... | Marshall Clow | 2017-01-09 | 1 | -0/+56 |