[PATCH] D154368: [Clang] Fix constraint checking of non-generic lambdas.
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 19 00:09:29 PDT 2023
cor3ntin updated this revision to Diff 541858.
cor3ntin marked 3 inline comments as done.
cor3ntin added a comment.
Address Aaron's feedback
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154368/new/
https://reviews.llvm.org/D154368
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaConcept.cpp
clang/lib/Sema/SemaLambda.cpp
clang/lib/Sema/SemaOverload.cpp
clang/test/SemaTemplate/concepts.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154368.541858.patch
Type: text/x-patch
Size: 13115 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230719/0d1ce4ec/attachment-0001.bin>
More information about the cfe-commits
mailing list