On Sat, Jun 15, 2013 at 10:31 AM, Faisal Vali <[email protected]> wrote:
> I had a suspicion that the cause lay there - would you happen to > readily know which files/functions I should start looking at? > lib/Serialization/ASTReaderDecl.cpp and lib/Serialization/ASTWriter.cpp > Faisal Vali > > > > On Sat, Jun 15, 2013 at 11:56 AM, Eli Friedman <[email protected]> > wrote: > > On Sat, Jun 15, 2013 at 7:34 AM, Faisal Vali <[email protected]> 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 > > >
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
