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 |
* | Eradicate all the ptrdiff_ts in span left over from applying P1227. A couple ... | Marshall Clow | 2019-03-06 | 1 | -3/+3 |
* | 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 | -3/+3 |
* | Implement <span>. Reviewed as https://reviews.llvm.org/D49338 | Marshall Clow | 2018-07-24 | 1 | -0/+136 |