We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d07aeb4 commit 4627e00Copy full SHA for 4627e00
1 file changed
releasenotes.txt
@@ -6,6 +6,7 @@ Major bug fixes & crashes:
6
7
New checks:
8
- MISRA C 2012 rule 10.3 now warns on assigning integer literals 0 and 1 to bool in C99 and later while preserving the existing C89 behavior.
9
+- funcArgNamesDifferentUnnamed warns on function declarations/definitions where a parameter in either location is unnamed
10
11
C/C++ support:
12
-
0 commit comments