[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
Mon Apr 20 06:14:07 PDT 2026


firewave wrote:

> We have commits that do IWYU cleanup every so often - how well does diskarzhañ match with that? I'm worried we'll end up in an infinite loop of commits from different tools micro-optimizing include placement....

There already is flip-flopping with `include-what-you-use` and `clang-include-cleaner`. 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.

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


More information about the libcxx-commits mailing list