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
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libc
/
test
/
include
History
Joseph Huber
e50bed6da4
[libc] Fix warnings for the GPU test suite (
#181763
)
...
Summary: A lot of fixes mostly around unused variables.
2026-02-17 09:30:36 -06:00
..
sys
…
assert_test.cpp
…
CMakeLists.txt
[libc] add IPPROTO related macros (
#161855
)
2025-10-06 11:46:45 +08:00
complex_test.cpp
[libc] Fix warnings for the GPU test suite (
#181763
)
2026-02-17 09:30:36 -06:00
fpclassify_test.c
…
fpclassify_test.cpp
…
fpclassifyf_test.cpp
…
fpclassifyl_test.cpp
…
FpClassifyTest.h
…
header-test-template.c
…
iscanonical_test.c
…
isfinite_test.c
…
isfinite_test.cpp
…
isfinitef_test.cpp
…
isfinitel_test.cpp
…
IsFiniteTest.h
…
isinf_test.c
…
isinf_test.cpp
…
isinff_test.cpp
…
isinfl_test.cpp
…
IsInfTest.h
…
isnan_test.c
…
isnan_test.cpp
…
isnanf_test.cpp
…
isnanl_test.cpp
…
IsNanTest.h
…
isnormal_test.c
…
isnormal_test.cpp
…
isnormalf_test.cpp
…
isnormall_test.cpp
…
IsNormalTest.h
…
issignaling_test.c
…
issubnormal_test.c
…
issubnormal_test.cpp
…
issubnormalf_test.cpp
…
issubnormall_test.cpp
…
IsSubnormalTest.h
…
iszero_test.c
…
iszero_test.cpp
…
iszerof_test.cpp
…
iszerol_test.cpp
…
IsZeroTest.h
…
math_constants_test.c
…
netinet_in_test.cpp
[libc] Add
IN6_IS_ADDR_V4COMPAT
(
#172646
)
2025-12-18 23:13:54 +08:00
signbit_test.c
…
signbit_test.cpp
…
signbitf_test.cpp
…
signbitl_test.cpp
…
SignbitTest.h
…
stdbit_stub.h
[libc] Fix stdbit C tests for older clang. (
#160157
)
2025-09-22 17:51:27 +00:00
stdbit_test.c
…
stdbit_test.cpp
…
stdckdint_test.cpp
…