This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 22a3dfe test commit: remove trailing whitespace in comments new 7975d6d [ASTMatchers] New forEachOverriden matcher.
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: docs/LibASTMatchersReference.html | 24 ++++++++++++ include/clang/AST/ASTContext.h | 3 ++ include/clang/AST/DeclCXX.h | 3 ++ include/clang/ASTMatchers/ASTMatchers.h | 41 ++++++++++++++++++++ lib/AST/ASTContext.cpp | 21 ++++++----- lib/AST/DeclCXX.cpp | 7 ++++ unittests/ASTMatchers/ASTMatchersTraversalTest.cpp | 44 ++++++++++++++++++++++ 7 files changed, 134 insertions(+), 9 deletions(-)