This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5137aa79b9 [OPENMP] Fix PR38026: Link -latomic when -fopenmp is used. new 2ffe81c7bf [ASTMatchers] A matcher for Objective-C @autoreleasepool
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 | 74 ++++++++++++++++++++++++--- include/clang/ASTMatchers/ASTMatchers.h | 13 +++++ lib/ASTMatchers/ASTMatchersInternal.cpp | 2 + lib/ASTMatchers/Dynamic/Registry.cpp | 1 + unittests/ASTMatchers/ASTMatchersNodeTest.cpp | 12 +++++ 5 files changed, 94 insertions(+), 8 deletions(-)