mirror of
https://github.com/github/codeql.git
synced 2026-07-24 04:32:03 +02: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).