mirror of
https://github.com/github/codeql.git
synced 2026-01-07 19:50:22 +01:00
Before data flow nodes where created for all parameters in the AST. But some AST parameters does not lead to any data flow (for instance parameters in function pointer types).