[PATCH] D102531: PR45881: Properly use CXXThisOverride for templated lambda
Yuanfang Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 17 16:07:02 PDT 2021
ychen updated this revision to Diff 346010.
ychen added a comment.
- Address comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102531/new/
https://reviews.llvm.org/D102531
Files:
clang/lib/Sema/SemaExprCXX.cpp
clang/lib/Sema/SemaTemplate.cpp
clang/lib/Sema/SemaTemplateDeduction.cpp
clang/test/SemaCXX/cxx1z-lambda-star-this.cpp
clang/test/SemaCXX/cxx2a-lambda-decltype-this.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102531.346010.patch
Type: text/x-patch
Size: 4717 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210517/f9a7de10/attachment.bin>
More information about the cfe-commits
mailing list