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

Split code out of ParseCompoundStatement into ParseCompoundStatementBody.

This fixes a bug where a missing } could cause the scope stacks to get
unbalanced and will be used for function body parsing.

llvm-svn: 39249
parent 79ff0d4c
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