mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
12 lines
304 B
Markdown
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.
|