[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
Wed Mar 15 14:19:38 PDT 2023


royjacobson updated this revision to Diff 505624.
royjacobson added a comment.

rebase + release notes.


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.505624.patch
Type: text/x-patch
Size: 5916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230315/9728aded/attachment-0001.bin>


More information about the cfe-commits mailing list