mirror of
https://github.com/github/codeql.git
synced 2026-06-15 18:01:10 +02:00
This was previously called from isBarrier(node, state) but without restricting the state. The call was therefore moved to isBarrier(node), but this caused some optimisation changes resulting in a bad join.