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 ecf5e8b commit 4318622Copy full SHA for 4318622
change_notes/2024-09-19-c-extensions.md
@@ -0,0 +1,4 @@
1
+ - `RULE-1-2` - `LanguageExtensionsShouldNotBeUsed.ql`:
2
+ - Improve reporting by describing which language extensions are used.
3
+ - Improve reporting by aggregating results generated from a macro expansion at the generating macro location.
4
+ - Reduce false positives for the variable length array check by permitting those extensions which are included in the C99 standard.
0 commit comments