[PATCH] D146168: [Sema] Stop stripping CV quals from *this captures in lambdas
Roy Jacobson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Mar 18 08:31:05 PDT 2023
royjacobson updated this revision to Diff 506295.
royjacobson added a comment.
Add the test case from the GH issue.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146168/new/
https://reviews.llvm.org/D146168
Files:
clang/docs/ReleaseNotes.rst
clang/lib/Sema/SemaExprCXX.cpp
clang/test/SemaCXX/cxx1z-lambda-star-this.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146168.506295.patch
Type: text/x-patch
Size: 6353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230318/5d505951/attachment-0001.bin>
More information about the cfe-commits
mailing list