This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 7f60b40 Wdocumentation fix new b35fdac Fix some interactions between C++11 and C++14 features and us [...]
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/ASTContext.h | 12 +- include/clang/Sema/Sema.h | 1 + lib/AST/ASTContext.cpp | 11 +- lib/Sema/SemaDeclCXX.cpp | 50 +++++-- lib/Sema/SemaOverload.cpp | 9 +- lib/Sema/SemaTemplateInstantiateDecl.cpp | 50 ++++--- .../basic.namespace/namespace.udecl/p8-cxx0x.cpp | 158 ++++++++++++++++++++- 7 files changed, 244 insertions(+), 47 deletions(-)