This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_70 in repository clang.
from 8699d8d8f9 Merging r340025: new 778fb86de1 Merging r341775: new a007b984ae Merging r341778:
The 2 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/Decl.h | 15 +++-- include/clang/Sema/Sema.h | 2 + lib/Sema/SemaDecl.cpp | 90 +++++++++++++++++++++--------- lib/Sema/SemaOverload.cpp | 3 +- lib/Sema/SemaTemplate.cpp | 2 + test/SemaCXX/cxx1y-deduced-return-type.cpp | 70 +++++++++++++++++++++++ test/SemaCXX/friend.cpp | 23 ++++++++ 7 files changed, 173 insertions(+), 32 deletions(-)