Skip to content

Commit 9caece3

Browse files
committed
Add change notes
1 parent bbc7a86 commit 9caece3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

change_notes/2023-10-25-a0-1-1.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
* `A0-1-1` - address a number of false positive issues:
2+
* Exclude compiler-generated variables, such as those generated for range-based for loops.
3+
* Exclude variables in uninstantiated templates, for which we have no precise data on uses.
4+
* Deviations can now be applied to the useless assignment as well as the variable itself.

0 commit comments

Comments
 (0)