mirror of
https://github.com/github/codeql.git
synced 2026-03-28 02:08:17 +01:00
Otherwise when the init block is followed by other constructor statements we can get a gap in a BasicBlock's child sequence due to the child init block never getting created at all.