[PATCH] D18139: [Cxx1z] Implement Lambda Capture of *this by Value as [=, *this] (P0018R3)
Gonzalo BG via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 25 06:29:48 PDT 2016
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160425/d3facadb/attachment.html>
More information about the cfe-commits
mailing list