mirror of
https://github.com/github/codeql.git
synced 2026-01-06 19:20:25 +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).