Files
codeql/swift/ql/lib/change-notes/released/4.2.0.md
2025-04-28 10:55:22 +00:00

12 lines
303 B
Markdown

## 4.2.0
### Major Analysis Improvements
* Upgraded to allow analysis of Swift 6.1.
### Minor Analysis Improvements
* Added AST nodes `ActorIsolationErasureExpr`, `CurrentContextIsolationExpr`,
`ExtracFunctionIsolationExpr` and `UnreachableExpr` that correspond to new nodes
added by Swift 6.0.