mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
235 B
235 B
category
| category |
|---|
| minorAnalysis |
- More precise modelling of the dataflow through comprehensions. In particular, captured variables are now handled correctly.
- Dataflow out of yield is added, allowing proper tracing through generators.