Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+1 |
* | Update more file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | correct script name in generated tests | Eric Fiselier | 2019-01-16 | 1 | -2/+2 |
* | Implement feature test macros using a script. | Eric Fiselier | 2019-01-16 | 1 | -26/+90 |
* | Fix problems with char8_t stuff on compilers that don't support char8_t yet | Marshall Clow | 2018-12-11 | 1 | -1/+1 |
* | Second part of P0482 - char8_t. Reviewed as https://reviews.llvm.org/D55308 | Marshall Clow | 2018-12-11 | 1 | -0/+12 |
* | Implement the infrastructure for feature-test macros. Very few actual feature... | Marshall Clow | 2018-09-12 | 1 | -0/+32 |