[cfe-commits] [PATCH] Bug 6484 - Improve diagnostics for dangling '}'

Jason Switzer jswitzer at gmail.com
Sat Jan 21 17:17:48 PST 2012


On Mon, Jan 16, 2012 at 7:08 PM, Nico Weber <thakis at chromium.org> wrote:

> r148270. Thanks!


As per our discussion on IRC, this patch adds a missing test for the
existing error Dmitri mentioned (extraneous '+', which emits an
err_external_declaration). Note that this does not apply to ObjC as per the
check on lib/Parse/Parser.cpp:586.

-Jason "s1n" Switzer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120121/c88ae5b7/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bug6484_missingtest.patch
Type: text/x-patch
Size: 394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120121/c88ae5b7/attachment.bin>


More information about the cfe-commits mailing list