[PATCH] D156027: [clang][Interp] Rework how initializers work
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 31 23:32:16 PDT 2023
tbaeder updated this revision to Diff 545926.
tbaeder added a comment.
Add `::delegate(const Expr *E)` and squash previous commits into this one.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156027/new/
https://reviews.llvm.org/D156027
Files:
clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/lib/AST/Interp/ByteCodeExprGen.h
clang/lib/AST/Interp/Context.cpp
clang/test/AST/Interp/lambda.cpp
clang/test/AST/Interp/records.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156027.545926.patch
Type: text/x-patch
Size: 36715 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230801/3fc76542/attachment-0001.bin>
More information about the cfe-commits
mailing list