This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from f98dc5ceb3 [ASTImporter] Fix import of VarDecl init new 926e91b0e6 [ASTMatchers] Let isArrow also support UnresolvedMemberExpr, [...]
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 | 61 ++++++++++++++++++++++ include/clang/ASTMatchers/ASTMatchers.h | 13 ++++- unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp | 13 +++++ unittests/ASTMatchers/ASTMatchersNodeTest.cpp | 2 +- unittests/ASTMatchers/Dynamic/RegistryTest.cpp | 3 +- 5 files changed, 89 insertions(+), 3 deletions(-)