mirror of
https://github.com/github/codeql.git
synced 2026-01-03 09:40:17 +01:00
251 B
251 B
category
| category |
|---|
| minorAnalysis |
- Parameters with a default value are now considered a
DefinitionNode. This improvement was motivated by allowing type-tracking and API graphs to follow flow from such a default value to a use by a captured variable.