[clang-tools-extra] [clang-tidy] Add parallel execution by default in 'run-clang-tidy' and 'clang-tidy-diff' (PR #149739)

via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 23 12:23:05 PDT 2025


================
@@ -93,6 +93,10 @@ Improvements to clang-query
 Improvements to clang-tidy
 --------------------------
 
+- The ``run-clang-tidy.py`` and ``clang-tidy-diff.py`` scripts now run checks in
----------------
EugeneZelenko wrote:

```suggestion
- The :program:`run-clang-tidy.py` and :program:`clang-tidy-diff.py` scripts now run checks in
```

https://github.com/llvm/llvm-project/pull/149739


More information about the cfe-commits mailing list