[libc-commits] [libc] [libc] Clean up some include in `libc`. (PR #110980)

via libc-commits libc-commits at lists.llvm.org
Thu Oct 3 17:10:09 PDT 2024


c8ef wrote:

Yes, it works fine. I verified the CMake build locally, and the CI confirms it works great too. Regarding the Bazel build, we can see from the following snippet that it already includes the `__support_macros_attributes` dependency, so I don't think we need to modify it either.

https://github.com/llvm/llvm-project/blob/e7edd53e2de5731e67b2f25dcffd1f804ae55ad5/utils/bazel/llvm-project-overlay/libc/BUILD.bazel#L3107-L3156

https://github.com/llvm/llvm-project/pull/110980


More information about the libc-commits mailing list