This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8cfecdf7b6 [Sema] Check __builtin_bit_cast operand for completeness bef [...] new f5d1b99742 [clang] Update isDerivedFrom to support Objective-C classes 🔍
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 | 97 +++++++++++++++++-- include/clang/ASTMatchers/ASTMatchers.h | 105 ++++++++++++++++----- include/clang/ASTMatchers/ASTMatchersInternal.h | 11 ++- lib/ASTMatchers/ASTMatchFinder.cpp | 63 ++++++++++++- unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp | 105 +++++++++++++++++++++ unittests/ASTMatchers/Dynamic/RegistryTest.cpp | 2 +- 6 files changed, 349 insertions(+), 34 deletions(-)