The default isnan returns an int, and hence failing the EXPECT_TRUE tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D115892
[libc] Fix problem with using isnan in test/src/math/logf_test.cpp. lntue on Dec 16 2021, 11:44 AM. Authored by
Details The default isnan returns an int, and hence failing the EXPECT_TRUE tests.
Diff Detail
|