We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb439cc commit 401c58bCopy full SHA for 401c58b
clang-tools-extra/docs/ReleaseNotes.rst
@@ -93,9 +93,9 @@ Improvements to clang-query
93
Improvements to clang-tidy
94
--------------------------
95
96
-- The ``run-clang-tidy.py`` and ``clang-tidy-diff.py`` scripts now run checks in
97
- parallel by default using all available hardware threads. Both scripts now
98
- display the number of threads being used in their output.
+- The :program:`run-clang-tidy.py` and :program:`clang-tidy-diff.py` scripts
+ now run checks in parallel by default using all available hardware threads.
+ Both scripts display the number of threads being used in their output.
99
100
New checks
101
^^^^^^^^^^
0 commit comments