george.karpenkov accepted this revision. george.karpenkov added a comment. This revision is now accepted and ready to land.
I take it we are crashing otherwise? ================ Comment at: include/clang/Analysis/ConstructionContext.h:606 + unsigned Index; + // Whether the object needs to be destroyed. + const CXXBindTemporaryExpr *BTE; ---------------- optional nit: I think comments are more readable when there's a blank line before each comment block. Repository: rC Clang https://reviews.llvm.org/D49627 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits