This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 81f1ca9 [cxx1z-constexpr-lambda] Make conversion function constexpr, [...] new d9fddb6 PR30305: Implement proposed DR resolution to prevent slicing [...]
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 | 3 +++ include/clang/Sema/Overload.h | 4 +++ lib/Sema/SemaOverload.cpp | 31 ++++++++++++++++++++++ .../basic.namespace/namespace.udecl/p15.cpp | 30 ++++++++++++++++++--- test/CXX/drs/dr19xx.cpp | 9 ++++--- 5 files changed, 70 insertions(+), 7 deletions(-)