[cfe-commits] [PATCH] PR9903 - crash on typedef member non-compound-statement function body
Brian Brooks
brooks.brian at gmail.com
Fri Nov 9 09:26:58 PST 2012
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/f72951f5/attachment.html>
More information about the cfe-commits
mailing list