This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 268b249f1d [analyzer] MIGChecker: Fix redundant semicolon. new b211b92b88 [ASTImporter] Use llvm::Expected and Error in the importer API
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 | 80 +++------- lib/AST/ASTImporter.cpp | 283 +++++++++------------------------- lib/AST/ExternalASTMerger.cpp | 14 +- lib/CrossTU/CrossTranslationUnit.cpp | 2 +- lib/Frontend/ASTMerge.cpp | 2 +- unittests/AST/ASTImporterFixtures.cpp | 4 +- unittests/AST/ASTImporterTest.cpp | 2 +- 7 files changed, 108 insertions(+), 279 deletions(-)