[PATCH] D158433: [Clang] Do not change the type of captured vars when checking lambda constraints
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 22 06:17:12 PDT 2023
cor3ntin updated this revision to Diff 552329.
cor3ntin added a comment.
Improve comment
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D158433/new/
https://reviews.llvm.org/D158433
Files:
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaConcept.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaExpr.cpp
clang/test/SemaCXX/lambda-capture-type-deduction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158433.552329.patch
Type: text/x-patch
Size: 6848 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230822/23e1b267/attachment.bin>
More information about the cfe-commits
mailing list