This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b2c1023 [ASTMatcher] Add isStaticStorageClass matcher for varDecl and [...] new a384821 Complete support for the cxxCtorInitializer() AST matcher so [...]
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/ASTMatchers/ASTMatchFinder.h | 3 +++ include/clang/ASTMatchers/ASTMatchers.h | 1 + lib/ASTMatchers/ASTMatchFinder.cpp | 38 +++++++++++++++++++++++++++ unittests/ASTMatchers/ASTMatchersNodeTest.cpp | 5 ++++ 4 files changed, 47 insertions(+)