<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Please put the patch in ToT first and then ping me with the revision to add.<div><br></div><div>-bw</div><div><br><div><div>On Dec 4, 2013, at 10:40 AM, Richard Smith <<a href="mailto:richard@metafoo.co.uk">richard@metafoo.co.uk</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Sorry for the delay on that patch! Yes, we should try to get that fix into 3.4.</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 4, 2013 at 10:22 AM, David Blaikie <span dir="ltr"><<a href="mailto:dblaikie@gmail.com" target="_blank">dblaikie@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">It's best to ping the original review thread rather than creating<br>
others. Feel free to highlight that this might be a 3.4 issue, of<br>
course.<br>
<div><div class="h5"><br>
On Wed, Dec 4, 2013 at 5:16 AM, Faisal Vali <<a href="mailto:faisalv@gmail.com">faisalv@gmail.com</a>> wrote:<br>
> <a href="http://llvm-reviews.chandlerc.com/D2092" target="_blank">http://llvm-reviews.chandlerc.com/D2092</a><br>
><br>
> I apologize if I'm being a pest about this patch - but since I'm not sure<br>
><br>
> what the cutoff date is for 3.4 (but it seems like it's rapidly approaching)<br>
> - and I know Richard had expressed interest in incorporating this patch into<br>
> 3.4 -<br>
> just thought i'd bring it up again.<br>
><br>
> FYI: Currently clang crashes on the following code:<br>
><br>
><br>
> int i = 4;<br>
> auto L = [&j = i](auto a) {<br>
>  return [k = j]() { return k; };<br>
> };<br>
> L(8)(); <-- ICE!<br>
><br>
><br>
> All of Richard's feedback has been incorporated (I believe).<br>
><br>
><br>
> Thanks!<br>
><br>
> Faisal Vali<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> cfe-commits mailing list<br>
> <a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>
> <a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits</a><br>
><br>
</blockquote></div><br></div>
_______________________________________________<br>cfe-commits mailing list<br><a href="mailto:cfe-commits@cs.uiuc.edu">cfe-commits@cs.uiuc.edu</a><br>http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits<br></blockquote></div><br></div></body></html>