[PATCH] D118104: Make run-clang-tidy.py print the configured checks correctly
Salman Javed via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 4 05:17:45 PST 2022
salman-javed-nz added a comment.
My bad. Test should have called clang-tidy with `--checks` in one test case, and with `--config` in the second. In both cases, the disabled check should not appear in the `Enabled checks:` printout.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118104/new/
https://reviews.llvm.org/D118104
More information about the cfe-commits
mailing list