Instantiate local class at the end of its definition

Richard Smith richard at metafoo.co.uk
Sun Aug 24 22:30:50 PDT 2014


It would be better to save and restore the pending local instantiations
around the calls to instantiate the class body and its members, as we do
elsewhere when we perform local pending instantiations.


On Fri, Aug 22, 2014 at 2:41 AM, Michael Park <mcypark at gmail.com> wrote:

> Fixes http://llvm.org/bugs/show_bug.cgi?id=20625
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140824/816fbe78/attachment.html>


More information about the cfe-commits mailing list