Go to file
Chris Lattner f95894c1d2 fix two error paths out of ParseBlockLiteralExpression to
call ActOnBlockError so that CurBlock gets popped.  This
fixes a crash on test/block-syntax-error.c when this new
assertion is enabled.

llvm-svn: 69464
2009-04-18 20:05:34 +00:00
clang fix two error paths out of ParseBlockLiteralExpression to 2009-04-18 20:05:34 +00:00
llvm Generalize to support more ARM types. 2009-04-18 18:11:26 +00:00