This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2ebc6faf99 [clang-diff] Fix test for python 3 new c15e70eae8 Revert "Revert "[clang-diff] Move printing of matches and ch [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Tooling/ASTDiff/ASTDiff.h | 57 ++--- include/clang/Tooling/ASTDiff/ASTDiffInternal.h | 2 + lib/Tooling/ASTDiff/ASTDiff.cpp | 323 +++++++++++------------- test/Tooling/clang-diff-basic.cpp | 18 +- tools/clang-diff/ClangDiff.cpp | 73 +++++- 5 files changed, 246 insertions(+), 227 deletions(-)