[PATCH] D150111: [clang][Interp] Implement lambda static invokers
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue May 16 06:33:40 PDT 2023
tbaeder updated this revision to Diff 522587.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150111/new/
https://reviews.llvm.org/D150111
Files:
clang/lib/AST/Interp/ByteCodeEmitter.cpp
clang/lib/AST/Interp/ByteCodeStmtGen.cpp
clang/lib/AST/Interp/ByteCodeStmtGen.h
clang/lib/AST/Interp/Function.h
clang/lib/AST/Interp/Interp.h
clang/test/AST/Interp/lambda.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150111.522587.patch
Type: text/x-patch
Size: 8217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230516/76dbe4ad/attachment.bin>
More information about the cfe-commits
mailing list