Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libc++] Rename span's as_writeable_bytes to as_writable_bytes | Louis Dionne | 2019-03-28 | 1 | -49/+0 |
* | Eradicate all the ptrdiff_ts in span left over from applying P1227. A couple ... | Marshall Clow | 2019-03-06 | 1 | -2/+2 |
* | Fix an ambiguity in the tests that gcc-tot complained about. | Marshall Clow | 2019-02-27 | 1 | -1/+1 |
* | 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/+48 |