hanchenye-llvm-project/libcxx/test/numerics
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