[all-commits] [llvm/llvm-project] cee1e7: [libc][NFC][Obvious] Remove few unnecessary #inclu...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Tue Dec 15 22:01:28 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: cee1e7d14f4628d6174b33640d502bff3b54ae45
https://github.com/llvm/llvm-project/commit/cee1e7d14f4628d6174b33640d502bff3b54ae45
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2020-12-15 (Tue, 15 Dec 2020)
Changed paths:
M libc/test/src/math/HypotTest.h
M libc/test/src/math/RoundToIntegerTest.h
M libc/test/src/math/hypot_test.cpp
M libc/test/src/math/hypotf_test.cpp
M libc/test/src/math/ldexp_test.cpp
M libc/test/src/math/ldexpf_test.cpp
M libc/test/src/math/ldexpl_test.cpp
M libc/test/src/math/llround_test.cpp
M libc/test/src/math/llroundf_test.cpp
M libc/test/src/math/llroundl_test.cpp
M libc/test/src/math/lround_test.cpp
M libc/test/src/math/lroundf_test.cpp
M libc/test/src/math/lroundl_test.cpp
M libc/test/utils/FPUtil/x86_long_double_test.cpp
M libc/utils/FPUtil/ManipulationFunctions.h
Log Message:
-----------
[libc][NFC][Obvious] Remove few unnecessary #include directives in tests.
More information about the All-commits
mailing list