mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
Data flow probably never worked when a variable declared in a `ConditionDeclExpr` was modeled with `BlockVar`. That combination did not come up in testing before the last commit.