This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b95334e6d4 [LibTooling] Fix unneeded use of unique_ptr where shared_ptr [...] new 49c79db1f9 [ASTImporter] Add an ImportImpl method to allow customizing [...]
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/AST/ASTImporter.h | 8 +++ lib/AST/ASTImporter.cpp | 20 +++++-- unittests/AST/ASTImporterTest.cpp | 110 ++++++++++++++++++++++++++++++++++---- 3 files changed, 125 insertions(+), 13 deletions(-)