r232519 - MS ABI: Delay default constructor closure checking until the outermost class scope ends

Reid Kleckner rnk at google.com
Tue Mar 17 14:31:55 PDT 2015


On Tue, Mar 17, 2015 at 2:12 PM, Nico Weber <thakis at chromium.org> wrote:
>
> It used to not assert at some point at least :-) Maybe it's from r232229
> too?
>

Yeah, it's definitely r232229. I'm just trying to find the right point
during template instantiation to do this checking. :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150317/e985ed55/attachment.html>


More information about the cfe-commits mailing list