Skip to content

Commit a402bfc

Browse files
committed
Swift: update for-in change note
1 parent 5dd7c14 commit a402bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift/ql/lib/change-notes/2023-09-14-for-in-data-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
category: minorAnalysis
33
---
44

5-
* The data flow library now supports flow to the loop variable of for-in loops.
5+
* The data flow library now supports flow to the loop variable of for-in loops. Additionally, the methods `getIteratorVar` and `getNextCall` have been added to the `ForEachStmt` class.

0 commit comments

Comments
 (0)