[PATCH] D112926: run-clang-tidy.py analyze unique files only
Jakub Kuderski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Nov 4 06:51:14 PDT 2021
kuhar accepted this revision.
kuhar added a comment.
This revision is now accepted and ready to land.
I think this change is fine.
One could argue that having multiple files is an issue with tooling/build system in the first place, and we could consider printing a warning instead of silently fixing it up, but I don't think there's that much to gain from being pedantic here.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112926/new/
https://reviews.llvm.org/D112926
More information about the cfe-commits
mailing list