[PATCH] Step 1: Simple Generic lambda (no captures or return type deduction)

Eli Friedman eli.friedman at gmail.com
Sat Jun 15 09:56:15 PDT 2013


On Sat, Jun 15, 2013 at 7:34 AM, Faisal Vali <faisalv at gmail.com> wrote:

> Issues:
>   - the pch test file cxx11-lambda.mm causes a crash, and I do not know
>     enough about PCH to try and tackle it without some guidance.
>

Probably you're just missing serialization/deserialization code for the new
LambdaDefinitionData members.

-Eli
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130615/7d373091/attachment.html>


More information about the cfe-commits mailing list