mirror of
https://github.com/github/codeql.git
synced 2025-12-24 12:46:34 +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).