[PATCH] Fix to PR8880 (clang dies processing a for loop).

Serge Pavlov sepavloff at gmail.com
Thu Dec 12 21:20:52 PST 2013


Thank you for the test case!


2013/12/13 Justin Bogner <mail at justinbogner.com>

> Serge Pavlov <sepavloff at gmail.com> writes:
> > http://llvm-reviews.chandlerc.com/D2018
>
> Neat! This also fixes a crash on the below bizarre construction, which
> might be a good test case to add:
>
>     for (({break;});;);
>



-- 
Thanks,
--Serge
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131213/b3c459c2/attachment.html>


More information about the cfe-commits mailing list