[PATCH] D117129: [clang-tidy] Extract Class IncluderClangTidyCheck

Richard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 12 13:24:30 PST 2022


LegalizeAdulthood added a comment.

Another option would be to migrate this to `ClangTidyCheck` itself
and add a flag/option passed to the ClangTidyCheck c'tor to opt-in
to the feature?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117129/new/

https://reviews.llvm.org/D117129



More information about the cfe-commits mailing list