This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 621133b Emit CCEDiags when evaluating a const variable. new 5aafadd Work around a standard defect: template argument deduction fo [...] new 2f25e95 Add reference/non-reference mismatch test.
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: lib/Sema/SemaTemplate.cpp | 8 +++++++- lib/Sema/SemaTemplateDeduction.cpp | 19 +++++++++++------- test/SemaTemplate/temp_arg_nontype.cpp | 30 ++++++++++++++++++++++++++++ test/SemaTemplate/temp_arg_nontype_cxx1z.cpp | 6 ++++++ 4 files changed, 55 insertions(+), 8 deletions(-)