[PATCH] D18139: [Cxx1z] Implement Lambda Capture of *this by Value as [=, *this] (P0018R3)

Faisal Vali via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 25 07:28:21 PDT 2016


I can't access the cpp file- tried cloning the respository - but got
an error - perhaps you can email it to me as a text file?
Faisal Vali



On Mon, Apr 25, 2016 at 8:29 AM, Gonzalo BG <gonzalobg88 at gmail.com> wrote:
> Dear Richard Smith and Faisal Vali,
>
> this patch broke my code. I've filled a bug report here:
> https://llvm.org/bugs/show_bug.cgi?id=27507
>
> I tried to reduce the testcase with delta but over the weekend it only
> managed to reduce it from 500k LOC to 300k LOC, sorry for that.
>
> If there is anything I can do to help please let me know.
>
> Keep up the good work!
> Gonzalo


More information about the cfe-commits mailing list