mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +01:00
9 lines
301 B
Markdown
9 lines
301 B
Markdown
## 0.3.4
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* Extracts Swift's `DiscardStmt` and `MaterizliePackExpr`
|
|
* Expanded and improved flow models for `Set` and `Sequence`.
|
|
* Added imprecise flow sources matching initializers such as `init(contentsOfFile:)`.
|
|
* Extracts `MacroDecl` and some related information
|