[cfe-commits] [PATCH] Don't ignore errors caused by missing right parens. Fixes 8394.

Justin Bogner mail at justinbogner.com
Sun Mar 27 18:22:25 PDT 2011


Invalid compound statements that weren't followed by a right paren
weren't being reported:

    http://llvm.org/bugs/show_bug.cgi?id=8394

This patch fixes that. Could somebody please review and commit it?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 8394.patch
Type: text/x-diff
Size: 1492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110327/46c57d5d/attachment.patch>


More information about the cfe-commits mailing list