[all-commits] [llvm/llvm-project] 9a95c0: [libc] Remove some unused includes from headers un...
Alexey Samsonov via All-commits
all-commits at lists.llvm.org
Sat Jan 4 10:03:09 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9a95c097d0466c594f40a4ba9ced8a155574fdff
https://github.com/llvm/llvm-project/commit/9a95c097d0466c594f40a4ba9ced8a155574fdff
Author: Alexey Samsonov <vonosmas at gmail.com>
Date: 2025-01-04 (Sat, 04 Jan 2025)
Changed paths:
M libc/src/math/generic/CMakeLists.txt
M libc/src/math/generic/exp10f_impl.h
M libc/src/math/generic/range_reduction_double_common.h
M libc/src/math/generic/sincosf16_utils.h
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
[libc] Remove some unused includes from headers under src/math/generic. (#121632)
These were indicated by Clang include-cleaner.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list