arphaman accepted this revision. arphaman added a comment. This revision is now accepted and ready to land.
LGTM, with one request below: ================ Comment at: lib/Tooling/ASTDiff/ASTDiff.cpp:954 } - // We need to subtract 1 to get the number of descendants excluding the root. + // We need to subtract 1 to get the number of descendants excluding the + // root. ---------------- Looks like an unrelated formatting change, please pre-commit it instead. https://reviews.llvm.org/D37002 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits