LGTM, thanks!
================ Comment at: lib/Sema/SemaExprCXX.cpp:2265 @@ +2264,3 @@ + MemberInitMismatches, + /// Indicates that at 1 or more constructors' definitions could not been + /// analyzed, and they will be checked again at the end of translation unit. ---------------- Extra "at" in this comment. http://reviews.llvm.org/D4661 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
