[PATCH] D102531: PR45881: Properly use CXXThisOverride for templated lambda
Yuanfang Chen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 6 11:58:13 PDT 2021
ychen updated this revision to Diff 356796.
ychen added a comment.
- address feedback
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/cxx20-lambda-decltype-this.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102531.356796.patch
Type: text/x-patch
Size: 4681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210706/88eb3afc/attachment-0001.bin>
More information about the cfe-commits
mailing list