Files
codeql/swift/ql/lib/change-notes/released/4.2.0.md
2025-05-19 16:33:45 -05:00

12 lines
304 B
Markdown

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