This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 8cdd238179 [Builtins] Treat `bcmp` as a builtin. new b2546276c2 [ASTImporter] Check visibility/linkage of functions and variables
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 | 13 +- lib/AST/ASTImporter.cpp | 161 +++++++++++++---------- unittests/AST/ASTImporterTest.cpp | 268 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 370 insertions(+), 72 deletions(-)