Skip to content
Commit 71ba5f27 authored by John McCall's avatar John McCall
Browse files

ActOnTagDefinitionError is supposed to 'unwind' ActOnTagStartDefinition, not

ActOnStartCXXMemberDeclaration.  We haven't started the field collector on this
class yet, so don't stop it.  Fixes a crash in the VS buildbot and a memory error
on all the others.

llvm-svn: 98760
parent 5c9b0e1a
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