Eric Fiselier
|
dbd4f51025
Fix implementation of ::abs and std::abs LWG 2192.
|
6 gadi atpakaļ |
JF Bastien
|
e15dd4e32e
Support tests in freestanding
|
6 gadi atpakaļ |
Chandler Carruth
|
7c3769df62
Update more file headers across all of the LLVM projects in the monorepo
|
6 gadi atpakaļ |
Eric Fiselier
|
dfa283e2cf
Fix FP comparisons when SSE isn't available
|
6 gadi atpakaļ |
Richard Smith
|
b110f38082
Fix return type of isinf(double) and isnan(double) where possible.
|
7 gadi atpakaļ |
Duncan P. N. Exon Smith
|
5df171df50
cmath: Skip Libc for integral types in isinf, etc.
|
8 gadi atpakaļ |
Eric Fiselier
|
d24c465bea
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER.
|
9 gadi atpakaļ |
Eric Fiselier
|
84acb1ec3f
Remove trailing whitespace in test suite. Approved by Marshall Clow.
|
9 gadi atpakaļ |
Eric Fiselier
|
7515c69b11
Tolerate incorrect return type for 'isinf' and 'isnan' in tests.
|
9 gadi atpakaļ |
Marshall Clow
|
2c15439dd3
Implement P0030R1: Introduce a 3-Argument Overload to std::hypot
|
9 gadi atpakaļ |
Eric Fiselier
|
a90c6dd460
Move test into test/std subdirectory.
|
10 gadi atpakaļ |