This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
llvm-project
Watch
0
Star
0
Fork
0
You've already forked llvm-project
mirror of
https://github.com/llvm/llvm-project.git
synced
2025-05-01 22:36:05 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
numerics
/
numeric.ops
/
numeric.ops.midpoint
History
Marshall Clow
6b03a1b423
Add additional constraints on midpoint(pointer, pointer). Fixes PR#42037.
...
llvm-svn: 361970
2019-05-29 15:17:55 +00:00
..
midpoint.fail.cpp
Add additional constraints on midpoint(pointer, pointer). Fixes PR#42037.
2019-05-29 15:17:55 +00:00
midpoint.float.pass.cpp
[libc++] [test] Use std::nextafter() instead of std::nexttoward()
2019-05-14 13:56:20 +00:00
midpoint.integer.pass.cpp
[libc++] [test] Add missing required headers to midpoint.integer.pass.cpp
2019-04-18 18:02:14 +00:00
midpoint.pointer.pass.cpp
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.
2019-03-14 17:43:41 +00:00