[PATCH] D116163: [clang-tidy] Add a SuppressedChecks option to ignore diagnostics from specific checks

Carlos Galvez via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 22 06:03:53 PST 2021


carlosgalvezp added a comment.

Could you summarize what problem this is solving? There's multiple ways to "ignore diagnostics from specific checks", I think it would be confusing to add yet another one.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116163



More information about the cfe-commits mailing list