This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 50aef85 Fix constructor declarator detection for the case when the na [...] new 7b0f692 Diagnose an attempt to give a deduction-guide a function body.
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 | 2 ++ lib/Sema/SemaDeclCXX.cpp | 3 +++ test/CXX/temp/temp.deduct.guide/p1.cpp | 10 +++++----- 3 files changed, 10 insertions(+), 5 deletions(-)