mirror of
https://github.com/github/codeql.git
synced 2026-04-19 22:14:01 +02:00
Swift: Split for-each change note into two lines
This commit is contained in:
@@ -2,4 +2,5 @@
|
||||
category: minorAnalysis
|
||||
---
|
||||
|
||||
* 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.
|
||||
* The data flow library now supports flow to the loop variable of for-in loops.
|
||||
* The methods `getIteratorVar` and `getNextCall` have been added to the `ForEachStmt` class.
|
||||
|
||||
Reference in New Issue
Block a user