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
  • [PATCH] D37002: [cla... Johannes Altmanninger via Phabricator via cfe-commits
    • [PATCH] D37002:... Alex Lorenz via Phabricator via cfe-commits
    • [PATCH] D37002:... Phabricator via Phabricator via cfe-commits

Reply via email to