Skip to content
Commit 33ad2cac authored by Chris Lattner's avatar Chris Lattner
Browse files

Make Scope keep track of the kind of scope it is. Properly scope loop and

switch statements.  Make break/continue check that they are inside of an
appropriate control-flow construct.  This implements Parser/bad-control.c.

llvm-svn: 39136
parent c19ddcd6
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