Skip to content

Commit 52e1bc1

Browse files
committed
IdentifierHiding - Add change note
1 parent 411ecde commit 52e1bc1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- `A2-10-1` - `IdentifierHiding.ql`:
2+
- Improved evaluation performance.
3+
- Addressed false negatives where nested loops used the same variable name.
4+
- Exclude cases where a variable declared in a lambda expression shadowed a globa or namespace variable that did not appear in the same translation unit.

0 commit comments

Comments
 (0)