[cfe-commits] [PATCH] PR9903 - crash on typedef member non-compound-statement function body

Brian Brooks brooks.brian at gmail.com
Fri Nov 9 09:29:33 PST 2012


take two...

On Fri, Nov 9, 2012 at 12:26 PM, Brian Brooks <brooks.brian at gmail.com>wrote:

> http://llvm.org/bugs/show_bug.cgi?id=9903
>
> After looking at [dcl.fct.def.general] I added a few more test cases for
> ctor-initializer and tok::equal.
>
> Is there a better way to skip a function-body?  I don't think my patch is
> very elegant.
>
> Patch attached!  Thanks!
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121109/e07d1499/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: skip-typedefd-fn-body.patch
Type: application/octet-stream
Size: 2516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20121109/e07d1499/attachment.obj>


More information about the cfe-commits mailing list