This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from b74a39adc6 [GCC] Match a GCC version with a patch suffix without a thir [...] new f714fd98c8 [ASTImporter] Allow testing of import sequences; fix import [...]
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 | 7 +- lib/AST/ASTImporter.cpp | 44 +++-- test/Analysis/Inputs/ctu-other.cpp | 3 + test/Analysis/Inputs/externalFnMap.txt | 1 + test/Analysis/ctu-main.cpp | 3 + unittests/AST/ASTImporterTest.cpp | 296 ++++++++++++++++++++++++++++----- 6 files changed, 282 insertions(+), 72 deletions(-)