[PATCH] D148793: [WIP][clang-tidy] Implement an include-cleaner check.
Carlos Galvez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 20 07:52:13 PDT 2023
carlosgalvezp added a comment.
I believe this should be discussed in an RFC. We already have the standalone `include-cleaner` tool, why is that not sufficient? Can it be extended instead? There's also the include-what-you-use <https://github.com/include-what-you-use/include-what-you-use> tool out there.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148793/new/
https://reviews.llvm.org/D148793
More information about the cfe-commits
mailing list