Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Strip trailing whitespace from libc++ | Louis Dionne | 2019-10-23 | 1 | -1/+1 |
* | LWG3101 - span's Container constructors need another constraint. Reviewed as ... | Marshall Clow | 2019-02-25 | 1 | -22/+5 |
* | Support tests in freestanding | JF Bastien | 2019-02-04 | 1 | -1/+3 |
* | While reviewing D57058, Louis had some questions about the existing span cons... | Marshall Clow | 2019-01-22 | 1 | -32/+48 |
* | 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 | -2/+2 |
* | Implement <span>. Reviewed as https://reviews.llvm.org/D49338 | Marshall Clow | 2018-07-24 | 1 | -0/+117 |