mirror of
https://github.com/github/codeql.git
synced 2026-05-12 18:29:30 +02: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.