codeql icon indicating copy to clipboard operation
codeql copied to clipboard

DataFlow/C++: `fieldFlowBranchLimit` follow-up (2)

Open MathiasVP opened this issue 1 year ago • 0 comments

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

MathiasVP avatar Apr 23 '24 08:04 MathiasVP