This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c5dc3be894 [ASTImporter] Propagate error from ImportDeclContext new 3c1027533c [ASTImporter] Mark erroneous nodes in from ctx
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 | 132 ++++++++++++++++++++++++ lib/AST/ASTImporter.cpp | 30 ++++-- unittests/AST/ASTImporterTest.cpp | 211 +++++++++++++++++++++++++++++++++++--- 3 files changed, 351 insertions(+), 22 deletions(-)