Marshall Clow
|
d3d0ecbfd5
|
Implement midpoint for floating point types. Reviewed as https://reviews.llvm.org/D61014.
llvm-svn: 359184
|
2019-04-25 12:11:43 +00:00 |
Billy Robert O'Neal III
|
bd7db5ac95
|
[libc++] [test] Add missing required headers to midpoint.integer.pass.cpp
This change authored by Paolo Torres <t-pator@microsoft.com>
llvm-svn: 358698
|
2019-04-18 18:02:14 +00:00 |
Marshall Clow
|
0d8df98328
|
Reorg the midpoint pointer test into runtime and constexpr tests; comment out the volatile constexpr tests for GCC because our experimental gcc bot barfs on them.
llvm-svn: 356177
|
2019-03-14 17:43:41 +00:00 |
Marshall Clow
|
6f8dddf169
|
Fix two of the three bot failures for midpoint; the ones regarding the lack of '__int128_t'
llvm-svn: 356169
|
2019-03-14 17:20:02 +00:00 |
Marshall Clow
|
330ab33f7c
|
Add std::midpoint for integral and poiner types. Described in P0811, reviewed as D59099.
llvm-svn: 356162
|
2019-03-14 16:25:55 +00:00 |