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 056ae8b commit 5226a5aCopy full SHA for 5226a5a
clang-tools-extra/docs/clang-tidy/checks/bugprone/macro-parentheses.rst
@@ -19,5 +19,5 @@ with parentheses. This ensures that the argument value is calculated
19
properly.
20
21
This check corresponds to the CERT C Coding Standard rule
22
-`PRE20-C. Macro replacement lists should be parenthesized.
+`PRE02-C. Macro replacement lists should be parenthesized.
23
<https://wiki.sei.cmu.edu/confluence/display/c/PRE02-C.+Macro+replacement+lists+should+be+parenthesized>`_
0 commit comments