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
/
complex.number
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
..
ccmplx
…
cmplx.over
Add SFINAE on additional overloads of std::complex functions. Fixes PR19921.
2016-07-20 00:14:10 +00:00
complex
…
complex.literals
Remove trailing whitespace in test suite. Approved by Marshall Clow.
2016-06-01 21:35:39 +00:00
complex.member.ops
Remove trailing whitespace in test suite. Approved by Marshall Clow.
2016-06-01 21:35:39 +00:00
complex.members
…
complex.ops
Rename some test data (and make it const) to rid us of some shadowing warnings in the test suite. No functional change. Thanks to STL@microsoft for the report and patch.
2016-06-06 18:24:08 +00:00
complex.special
…
complex.synopsis
…
complex.transcendentals
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
complex.value.ops
Rename some test data (and make it const) to rid us of some shadowing warnings in the test suite. No functional change. Thanks to STL@microsoft for the report and patch.
2016-06-06 18:24:08 +00:00
cases.h
Rename some test data (and make it const) to rid us of some shadowing warnings in the test suite. No functional change. Thanks to STL@microsoft for the report and patch.
2016-06-06 18:24:08 +00:00
layout.pass.cpp
…