This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from eda3b82abb [ASTImporter] Added test case for opaque enums new 341c84f772 [ASTMatchers] Add matchers unresolvedMemberExpr, cxxDependen [...]
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 | 27 +++++++++++++++++++++++++- include/clang/ASTMatchers/ASTMatchers.h | 28 +++++++++++++++++++++++++++ lib/ASTMatchers/ASTMatchersInternal.cpp | 4 ++++ lib/ASTMatchers/Dynamic/Registry.cpp | 2 ++ unittests/AST/ASTImporterTest.cpp | 6 ------ unittests/ASTMatchers/ASTMatchersNodeTest.cpp | 14 ++++++++++++++ 6 files changed, 74 insertions(+), 7 deletions(-)