lebedev.ri added inline comments.
================ Comment at: include/clang/AST/Stmt.h:206 + bool PartOfExplicitCast : 1; + unsigned BasePathSize : 32 - 6 - 1 - NumExprBits; }; ---------------- rjmccall wrote: > This needs to be serialized. Uhm, could you please explain what do you mean by 'serialized'? Repository: rC Clang https://reviews.llvm.org/D49508 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits