Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [NFC] Strip trailing whitespace from libc++ | Louis Dionne | 2019-10-23 | 1 | -4/+4 |
| | |||||
* | [libc++] [test] Add missing required headers to midpoint.integer.pass.cpp | Billy Robert O'Neal III | 2019-04-18 | 1 | -0/+2 |
| | | | | | | This change authored by Paolo Torres <t-pator@microsoft.com> llvm-svn: 358698 | ||||
* | Fix two of the three bot failures for midpoint; the ones regarding the lack ↵ | Marshall Clow | 2019-03-14 | 1 | -1/+4 |
| | | | | | | of '__int128_t' llvm-svn: 356169 | ||||
* | Add std::midpoint for integral and poiner types. Described in P0811, ↵ | Marshall Clow | 2019-03-14 | 1 | -0/+137 |
reviewed as D59099. llvm-svn: 356162 |