This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 14434fb [dllimport] Check for dtor references in functions new 73de459 [c++1z] Diagnose non-deducible template parameters in deducti [...]
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/Basic/DiagnosticSemaKinds.td | 6 ++- include/clang/Sema/Sema.h | 1 + lib/Sema/SemaDecl.cpp | 12 +++-- lib/Sema/SemaTemplate.cpp | 54 ++++++++++++++++------ .../cxx1z-class-template-argument-deduction.cpp | 18 ++++++++ www/cxx_status.html | 3 +- 6 files changed, 73 insertions(+), 21 deletions(-)