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