[all-commits] [llvm/llvm-project] cc07d5: [libc][NFC] Use ASSERT_FP_EQ to compare nan values...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Dec 30 13:07:39 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cc07d5251144e12cc089748ec66af0423ba57ad1
https://github.com/llvm/llvm-project/commit/cc07d5251144e12cc089748ec66af0423ba57ad1
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-12-30 (Wed, 30 Dec 2020)
Changed paths:
M libc/test/src/math/RemQuoTest.h
Log Message:
-----------
[libc][NFC] Use ASSERT_FP_EQ to compare nan values in tests.
This change "fixes" one of the uses that was missed in
0524da67b448dcce6569fae0f54c10f208c2dc56.
More information about the All-commits
mailing list