[libcxx-commits] [clang] [compiler-rt] [libcxxabi] [llvm] Automatic removal of unused standard header (PR #192800)

Oliver Stöneberg via libcxx-commits libcxx-commits at lists.llvm.org
Thu Apr 23 04:15:11 PDT 2026


firewave wrote:

> As we already integrated both in the Cppcheck CI I will do an exploratory PR integrating diskarzhan as well and see how much applying the suggested changes would boomerang.

See https://github.com/danmar/cppcheck/pull/8474.

Having a short look at the `include-what-you-use` results only, it is a mixed bag of includes mostly thrown back in, agreements not reflected in suggestions, different symbols being associated and also an issue with canonical headers (probably a diskarzhan issue). Most of these appear to be already known/tracked and I will provide a list after I had a closer look.

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


More information about the libcxx-commits mailing list