mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01: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.