[all-commits] [llvm/llvm-project] 35e2e4: [libc] Remove redundant header files included from...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Wed Mar 3 21:43:16 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 35e2e448ce8e8f173f2c6ca74bcc7035f6ccdb4c
https://github.com/llvm/llvm-project/commit/35e2e448ce8e8f173f2c6ca74bcc7035f6ccdb4c
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2021-03-03 (Wed, 03 Mar 2021)
Changed paths:
M libc/src/math/generic/math_utils.h
M libc/test/src/math/cosf_test.cpp
M libc/test/src/math/exp2f_test.cpp
M libc/test/src/math/expf_test.cpp
M libc/test/src/math/sincosf_test.cpp
M libc/test/src/math/sinf_test.cpp
Log Message:
-----------
[libc] Remove redundant header files included from internal paths.
More information about the All-commits
mailing list