Skip to content

Commit

Permalink
Update change notes
Browse files Browse the repository at this point in the history
  • Loading branch information
lcartey authored Nov 21, 2023
1 parent 0ea3931 commit 5d427e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion change_notes/2023-10-25-a0-1-1.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
* `A0-1-1` - address a number of false positive issues:
* Exclude compiler-generated variables, such as those generated for range-based for loops.
* Exclude variables in uninstantiated templates, for which we have no precise data on uses.
* Deviations can now be applied to the useless assignment as well as the variable itself.
* Deviations should now be applied to the useless assignment instead of the variable itself.

0 comments on commit 5d427e4

Please sign in to comment.