mirror of
https://github.com/github/codeql.git
synced 2026-07-12 15:05:33 +02:00
These two elements weren't cached, which meant that local data flow was recalculated in every query that used data flow. They are also cached in the Java version of `DataFlowUtil.qll`.