diff options
author | Roy Jacobson <roi.jacobson1@gmail.com> | 2023-03-14 21:25:54 +0200 |
---|---|---|
committer | Roy Jacobson <roi.jacobson1@gmail.com> | 2023-03-29 23:11:51 +0300 |
commit | 0eb06cb3aa2700508c20da28f22ff91e7b82a436 (patch) | |
tree | f37ea325f4d6a08d459768de659735a8d10a0668 /llvm/lib/CodeGen/DFAPacketizer.cpp | |
parent | 5ce83caba59d7c470e1a12a8d6ef63c33d98e177 (diff) | |
download | llvm-0eb06cb3aa2700508c20da28f22ff91e7b82a436.zip llvm-0eb06cb3aa2700508c20da28f22ff91e7b82a436.tar.gz llvm-0eb06cb3aa2700508c20da28f22ff91e7b82a436.tar.bz2 |
[Sema] Stop stripping CV quals from *this captures in lambdas
It appears we've been incorrectly stripping CV qualifiers when capturing `this` by value inside lambdas.
This patch simply removes the CV stripping code as discussed.
Closes https://github.com/llvm/llvm-project/issues/50866
Reviewed By: #clang-language-wg, cor3ntin, aaron.ballman
Differential Revision: https://reviews.llvm.org/D146168
Diffstat (limited to 'llvm/lib/CodeGen/DFAPacketizer.cpp')
0 files changed, 0 insertions, 0 deletions