[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:48:57 PST 2021


carlosgalvezp added a comment.

No worries, it's indeed good practice! Feel free to take a look at the docs, where this (and many more features) is described :) 
https://clang.llvm.org/extra/clang-tidy/

> will disable all default checks (-*) and enable all clang-analyzer-* checks except for clang-analyzer-cplusplus* ones.




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