mirror of
https://github.com/github/codeql.git
synced 2026-01-06 03:00:24 +01:00
5 lines
251 B
Markdown
5 lines
251 B
Markdown
---
|
|
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.
|