mirror of
https://github.com/github/codeql.git
synced 2026-07-07 04:25:30 +02:00
This avoids a performance issue in DataFlowImpl::localFlowStep when the DataFlow::Configuration subclasses in DefaultTaintTracking are active in the same query as other Configuration subclasses. ResolveCall.qll is kept internal for the moment.