This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 025ee129ac Fix -Wsign-compare in new tests new 8abc38eefa Add -Wctad-maybe-unsupported to diagnose CTAD on types with [...]
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/DiagnosticGroups.td | 2 + include/clang/Basic/DiagnosticSemaKinds.td | 6 ++ lib/Sema/SemaInit.cpp | 18 +++++ .../cxx1z-class-template-argument-deduction.cpp | 80 ++++++++++++++++++++++ 4 files changed, 106 insertions(+)