This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from bf9b88237a [OpenCL] Rename lang mode flag for C++ mode new 8c42200598 [clang] Add isDirectlyDerivedFrom AST 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 | 25 ++++++++++++++++ include/clang/ASTMatchers/ASTMatchers.h | 34 +++++++++++++++++++++- include/clang/ASTMatchers/ASTMatchersInternal.h | 5 ++-- lib/ASTMatchers/ASTMatchFinder.cpp | 8 +++-- lib/ASTMatchers/Dynamic/Registry.cpp | 1 + unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp | 30 +++++++++++++++++++ 6 files changed, 97 insertions(+), 6 deletions(-)