Skip to content
Commit a626d645 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Extend the Stmt AST to make it easier to look through label, default,

and case statements. Use this to make the logic in the CFG builder more
robust at finding the actual statements within a compound statement,
even when there are many layers of labels obscuring it.

Also extend the test cases for a large chunk of PR10063. Still more work
to do here though.

llvm-svn: 139437
parent 1bbf030b
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