Skip to content

Commit 730b374

Browse files
committed
Add missing change notes from fixes for issues 215 and 232
1 parent 3d0b937 commit 730b374

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

change_notes/2023-03-13-fp-a16-0-1.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* `A16-0-1` - reduce unneeded results related to `#pragma`, as it's already reported by A16-7-1.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* `A12-10-1` and `RULE-5-3` - reduce false positives reported for identifiers in same scope, and (relevant for `A12-10-1` only) omitted false positives for template variables
1+
* `DCL51-CPP` - reduce false positives related to use of `__func__`

0 commit comments

Comments
 (0)