Skip to content
Commit 83f3b859 authored by Sebastian Redl's avatar Sebastian Redl
Browse files

Make the invalid declarator recovery when parsing members work the same as...

Make the invalid declarator recovery when parsing members work the same as when parsing global decls. It's still rather broken (skipping much too far when the declarator belongs to a function definition), but at least not so broken as to mismatch braces. Tested by the removal of the fixme in the template test case.

llvm-svn: 130101
parent ddb3ab49
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