Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -1/+1 |
* | First part of P0482 - Establish that char8_t is an integral type, and that nu... | Marshall Clow | 2018-11-29 | 1 | -0/+3 |
* | Revert commit r347904 because it broke older compilers | Marshall Clow | 2018-11-29 | 1 | -3/+0 |
* | First part of P0482 - Establish that char8_t is an integral type, and that nu... | Marshall Clow | 2018-11-29 | 1 | -0/+3 |
* | Added tests to make sure that the categorization traits work on incomplete types | Marshall Clow | 2016-02-25 | 1 | -0/+2 |
* | Walter pointed out some missing includes in the tests. Fixing the includes un... | Marshall Clow | 2015-11-10 | 1 | -0/+1 |
* | Implement the first part of P0006R0: Adopt Type Traits Variable Templates for... | Marshall Clow | 2015-11-01 | 1 | -0/+103 |