[clang-tools-extra] [clang-tidy] Add an option to exclude files not present in the compile database (PR #120348)
via cfe-commits
cfe-commits at lists.llvm.org
Sat Jan 11 00:51:36 PST 2025
================
@@ -115,6 +115,9 @@ Improvements to clang-tidy
- Improved :program:`run-clang-tidy.py` script. Fixed minor shutdown noise
happening on certain platforms when interrupting the script.
+- Improved :program:`clang-tidy-diff.py` script. Add an option to exclude files
----------------
wonbinbk wrote:
Done
https://github.com/llvm/llvm-project/pull/120348
More information about the cfe-commits
mailing list