mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +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`.