This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 0366408204 [ODRHash] Move into anonymous namespace. NFC. new fbdebfae84 [clang-diff] Improve and test getNodeValue
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 | 2 + lib/Tooling/ASTDiff/ASTDiff.cpp | 126 ++++++++++++++++++++++---------- test/Tooling/clang-diff-ast.cpp | 28 +++++-- test/Tooling/clang-diff-basic.cpp | 10 +-- test/Tooling/clang-diff-bottomup.cpp | 2 +- test/Tooling/clang-diff-html.test | 4 +- test/Tooling/clang-diff-opt.cpp | 1 + test/Tooling/clang-diff-topdown.cpp | 2 +- tools/clang-diff/ClangDiff.cpp | 12 +++ 9 files changed, 132 insertions(+), 55 deletions(-)