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

2023-03-23 Thread Piotr Zegar via Phabricator via cfe-commits
PiotrZSL planned changes to this revision. PiotrZSL added a comment. Verify with Static Analyser developers. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D146396/new/ https://reviews.llvm.org/D146396 ___

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

2023-03-20 Thread Piotr Zegar via Phabricator via cfe-commits
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 M

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

2023-03-19 Thread Piotr Zegar via Phabricator via cfe-commits
PiotrZSL created this revision. Herald added subscribers: carlosgalvezp, manas, ASDenysPetrov, dkrupp, donat.nagy, Szelethus, a.sidorin, baloghadamsoftware, xazax.hun. Herald added a reviewer: njames93. Herald added a project: All. PiotrZSL requested review of this revision. Herald added a project