Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix an ambiguity in the tests that gcc-tot complained about. | Marshall Clow | 2019-02-27 | 1 | -1/+1 |
* | First part of P1227R2 - change span over to use 'size_t' instead of 'ptrdiff_... | Marshall Clow | 2019-02-27 | 1 | -4/+4 |
* | 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 |
* | [libcxx] [test] Strip trailing whitespace. NFC. | Stephan T. Lavavej | 2018-11-14 | 1 | -1/+1 |
* | Mark LWG#3102 as complete. No code changes, but I updated a test or two | Marshall Clow | 2018-09-13 | 1 | -0/+6 |
* | Implement <span>. Reviewed as https://reviews.llvm.org/D49338 | Marshall Clow | 2018-07-24 | 1 | -0/+118 |