mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
This workaround from `DataFlowUtil.qll` should be useful for any query that selects an `Expr`. In particular, it's useful for IR data flow. This commit does not include test changes.