[PATCH] D146396: [clang-tidy] Use checks dependences for Analyzer checks

Piotr Zegar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 20 03:09:40 PDT 2023


PiotrZSL added a comment.

I have feeling that hidden checks that none other check depend on should be enabled by default.
Also I have feeling that those hidden checks shouldn't be visible to end user.
But need to confirm this first with Static Analyser developers.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146396



More information about the cfe-commits mailing list