This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c53cc0a19f Update libprotobuf-mutator revision new c690c1e9f1 [clang-diff] Use the relative name for NamedDecl new ce7e9f1524 [clang-diff] Fix getRelativeName
The 2 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 | 4 +- lib/Tooling/ASTDiff/ASTDiff.cpp | 75 ++++++++++++++++++++++++++------- test/Tooling/clang-diff-ast.cpp | 12 +++--- test/Tooling/clang-diff-basic.cpp | 8 ++-- test/Tooling/clang-diff-html.test | 4 +- test/Tooling/clang-diff-topdown.cpp | 35 +++++++++++++++ 6 files changed, 108 insertions(+), 30 deletions(-)