This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 58b109b02d [AArch64] Add Tiny Code Model for AArch64 new bf823b798d Fix import of class templates partial specialization
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/ASTMatchers.h | 19 +++ lib/AST/ASTImporter.cpp | 98 +++++++++--- lib/ASTMatchers/ASTMatchersInternal.cpp | 3 + unittests/AST/ASTImporterTest.cpp | 261 +++++++++++++++++++++++++++++++- 4 files changed, 355 insertions(+), 26 deletions(-)