[PATCH] D23765: Fix for clang PR 29087

2016-11-17 Thread Gonzalo BG via cfe-commits
gnzlbg added a comment. ping https://reviews.llvm.org/D23765 ___ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

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

2016-04-25 Thread Gonzalo BG via cfe-commits
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 c