We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 569fa76 commit 8e31093Copy full SHA for 8e31093
change_notes/2025-03-09-rule-8-7.md
@@ -0,0 +1,4 @@
1
+ - `RULE-8-7` - `ShouldNotBeDefinedWithExternalLinkage.ql`:
2
+ - Remove false positives where the declation is not defined in the database.
3
+ - Remove false positives where the definition and reference are in different translation units.
4
+ - Remove false positives where the reference occurs in a header file.
0 commit comments