[PATCH] D37000: [clang-diff] Remove NodeCountVisitor, NFC

2017-08-25 Thread Phabricator via Phabricator via cfe-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL311770: [clang-diff] Remove NodeCountVisitor, NFC (authored by krobelus). Changed prior to commit: https://reviews.llvm.org/D37000?vs=112132&id=112670#toc Repository: rL LLVM https://reviews.llvm.or

[PATCH] D37000: [clang-diff] Remove NodeCountVisitor, NFC

2017-08-22 Thread Johannes Altmanninger via Phabricator via cfe-commits
johannes created this revision. Herald added a subscriber: klimek. https://reviews.llvm.org/D37000 Files: lib/Tooling/ASTDiff/ASTDiff.cpp Index: lib/Tooling/ASTDiff/ASTDiff.cpp === --- lib/Tooling/ASTDiff/ASTDiff.cpp +++ lib/Tool