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