[libc-commits] [libc] [libc][NFC] remove staled header libraries (PR #192656)
Michael Jones via libc-commits
libc-commits at lists.llvm.org
Fri Apr 17 07:16:48 PDT 2026
================
@@ -105,15 +105,6 @@ add_header_library(
libc.hdr.stdint_proxy
)
-add_header_library(
----------------
michaelrj-google wrote:
this header's used in several places, but it's not tracked in the cmake. We should add proper dependencies instead of removing this header.
https://github.com/llvm/llvm-project/pull/192656
More information about the libc-commits
mailing list