[PATCH] D124012: [Clang] Fix references to captured variables in dependant context.
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 19 09:37:49 PDT 2022
cor3ntin updated this revision to Diff 423657.
cor3ntin added a comment.
More cleanups and formatting.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124012/new/
https://reviews.llvm.org/D124012
Files:
clang/include/clang/Sema/Sema.h
clang/lib/Sema/SemaLambda.cpp
clang/lib/Sema/TreeTransform.h
clang/test/SemaCXX/lambda-capture-type-deduction.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124012.423657.patch
Type: text/x-patch
Size: 17521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220419/ab9f04e7/attachment-0001.bin>
More information about the cfe-commits
mailing list