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
Loading
Please register or sign in to comment