[PATCH] Step 1: Simple Generic lambda (no captures or return type deduction)
Faisal Vali
faisalv at gmail.com
Sat Jun 15 10:31:45 PDT 2013
I had a suspicion that the cause lay there - would you happen to
readily know which files/functions I should start looking at?
Faisal Vali
On Sat, Jun 15, 2013 at 11:56 AM, Eli Friedman <eli.friedman at gmail.com> wrote:
> 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
>
More information about the cfe-commits
mailing list