[PATCH] D148793: [WIP][clang-tidy] Implement an include-cleaner check.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 25 00:41:41 PDT 2023
sammccall added a comment.
Drive-by nit: want add this to the `disableUnusableChecks()` blocklist in `clangd/TidyProvider.cpp`?
Since inside clangd we want to use the direct feature instead.
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