Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++][P1872] span should have size_type, not index_type. | Louis Dionne | 2019-11-14 | 1 | -1/+1 |
* | 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 | -2/+2 |
* | 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 |
* | Implement <span>. Reviewed as https://reviews.llvm.org/D49338 | Marshall Clow | 2018-07-24 | 1 | -0/+91 |