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
b72c19f1a6c979724ee7ab42779c4e2f80098bf7
clang-p2996
/
libcxx
/
test
/
std
/
numerics
History
Marshall Clow
82b16766e6
Remove test for the sign of a NaN - doesn't work on MIPS, not strictly legal. Fixes bug 28936
...
llvm-svn: 278387
2016-08-11 18:46:24 +00:00
..
c.math
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
2016-06-14 21:31:42 +00:00
cfenv
/cfenv.syn
Move remaining _LIBCPP_VERSION tests into test/libcxx
2016-06-22 02:23:22 +00:00
complex.number
Remove test for the sign of a NaN - doesn't work on MIPS, not strictly legal. Fixes bug 28936
2016-08-11 18:46:24 +00:00
numarray
Move remaining _LIBCPP_VERSION tests into test/libcxx
2016-06-22 02:23:22 +00:00
numeric.ops
Implement LCM and GCD for C++17. Same code as for Library Fundamentals TS.
2016-07-26 14:29:45 +00:00
numeric.requirements
…
numerics.general
…
rand
Fix portability issues in <random> tests. Patch from STL@microsoft.com
2016-07-24 23:36:18 +00:00
nothing_to_do.pass.cpp
…