Skip to content
Commit 3e284699 authored by Richard Smith's avatar Richard Smith
Browse files

In C++, if we hit an error in the class-head, don't try to parse the class body.

Our error recovery path may have made the class anonymous, and that has a pretty
disastrous impact on any attempt to parse a class body containing constructors.

llvm-svn: 169374
parent f89e2e25
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