This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 3ef733230a Add missing temporary materialization conversion on left-han [...] new f0389c4d45 [ASTMatchers] Introduce a matcher for `ObjCIvarExpr`, suppor [...]
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 | 30 ++++++++++++++++++++++ include/clang/ASTMatchers/ASTMatchers.h | 16 ++++++++++++ include/clang/ASTMatchers/ASTMatchersInternal.h | 9 ++++++- lib/ASTMatchers/ASTMatchersInternal.cpp | 1 + lib/ASTMatchers/Dynamic/Registry.cpp | 1 + unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp | 10 ++++++++ 6 files changed, 66 insertions(+), 1 deletion(-)