This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
7
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
numerics
/
c.math
History
Louis Dionne
b552e35a06
[libc++] Forward-proof some tests for AppleClang 17
2025-01-30 12:47:14 -05:00
..
abs.pass.cpp
…
abs.verify.cpp
…
cmath.pass.cpp
[libc++] Add clang-21 to failing tests on Windows (
#124955
)
2025-01-29 14:55:32 -08:00
ctgmath.pass.cpp
[libc++] Deprecate and remove meaningless
<cxxx>
headers (
#111615
)
2024-10-30 09:49:26 +08:00
hermite.pass.cpp
[libcxx][test][z/OS] Fix hermite.pass.cpp for HEX float (
#101019
)
2024-08-07 09:09:06 -04:00
isfinite.pass.cpp
[libc++] Fix acceptance of convertible-to-{float,double,long double} in std::isfinite() (
#98841
)
2024-07-18 09:01:09 -04:00
isinf.pass.cpp
[libc++][math] Fix acceptance of convertible types in
std::isnan()
and
std::isinf()
(
#98952
)
2024-08-16 11:18:49 -04:00
isnan.pass.cpp
[libc++][math] Fix acceptance of convertible types in
std::isnan()
and
std::isinf()
(
#98952
)
2024-08-16 11:18:49 -04:00
isnormal.pass.cpp
[libc++][C++03] Use
__cxx03/
headers in C++03 mode (
#109002
)
2024-12-21 13:01:48 +01:00
lerp.pass.cpp
…
signbit.pass.cpp
[libc++] Forward-proof some tests for AppleClang 17
2025-01-30 12:47:14 -05:00
tgmath_h.pass.cpp
…