mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Changes the `forex` range to join on both `this` (the current `ExprEvaluator`) and `ret` (the expected function return value), so that we look at the relevant return values rather than all interesting functions.