Skip to content
Commit f9b17560 authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Fixed bug in CFG construction involving use of labels and "empty"

blocks involving only ';' statements.  We now correctly handle the following:

void empty_label() { l1: ; }

llvm-svn: 41619
parent cadebd08
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment