This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
80bec83d8db7ea6c35f2c2cfdfd619ebd290e4e4
clang-p2996
/
libcxx
/
test
/
numerics
History
Marshall Clow
66b2226eb8
Fix a couple of -Wabsolute-value warnings in the libc++ tests
...
llvm-svn: 203126
2014-03-06 16:27:17 +00:00
..
c.math
Remove definition of std::fmaf from libc++. Fixes bug
#18910
. This function should come from the C standard library. As a drive-by fix, update the tests to remove a warning from -Wabsolute-value
2014-03-05 17:09:51 +00:00
cfenv
…
complex.number
Fix a couple of -Wabsolute-value warnings in the libc++ tests
2014-03-06 16:27:17 +00:00
numarray
…
numeric.ops
Zhihao Yuan noted that a move assignment operation was missing from std::adjacent_difference. Fixed.
2013-08-22 18:02:34 +00:00
numeric.requirements
…
numerics.general
…
rand
Fix a couple of bugs in linear_congruential_engine::seed. Regression test added.
2013-05-21 21:05:12 +00:00
nothing_to_do.pass.cpp
…