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 40f842d commit 0fcf3ccCopy full SHA for 0fcf3cc
clang-tools-extra/docs/clang-tidy.rst
@@ -53,7 +53,7 @@ There are currently three groups of checks:
53
* Clang static analyzer checks are named starting with ``clang-analyzer-``.
54
55
56
-The ``-fix`` flag instructs :program:`clang-format` to fix found errors if
+The ``-fix`` flag instructs :program:`clang-tidy` to fix found errors if
57
supported by corresponding checks.
58
59
An overview of all the command-line options:
0 commit comments