mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
There are now more artificial blocks containing more than one instruction (artificial blocks containing a single instruction have the extractor only emit that instruction and not the block). The second instruction in each case is the label for breaking out of a loop or switch.