codeql
codeql copied to clipboard
DataFlow/C++: `fieldFlowBranchLimit` follow-up (2)
This gets rid of the getAdditionalFlowIntoCallNodeTerm hook we added as part of https://github.com/github/codeql/pull/12236. This shouldn't be needed anymore now that we've added second-level scopes in https://github.com/github/codeql/pull/15599/commits/db6d27bd2be27a58718065979532c05e8f0d522c 🤞
Currently in draft while I run QA for it