[all-commits] [llvm/llvm-project] a87576: [libc][obvious] Switch copysign[f|l] and fabs[f|l]...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Aug 12 00:21:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a87576592c6326275e4a7aff6a86d5113b5a9766
https://github.com/llvm/llvm-project/commit/a87576592c6326275e4a7aff6a86d5113b5a9766
Author: Siva Chandra <sivachandra at google.com>
Date: 2020-08-12 (Wed, 12 Aug 2020)
Changed paths:
M libc/test/src/math/copysign_test.cpp
M libc/test/src/math/copysignf_test.cpp
M libc/test/src/math/copysignl_test.cpp
M libc/test/src/math/fabs_test.cpp
M libc/test/src/math/fabsf_test.cpp
M libc/test/src/math/fabsl_test.cpp
Log Message:
-----------
[libc][obvious] Switch copysign[f|l] and fabs[f|l] to the new test matchers.
More information about the All-commits
mailing list