mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +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.