mirror of
https://github.com/github/codeql.git
synced 2026-04-23 15:55:18 +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.