[PATCH] D136815: [clang][Interp] Unify visiting variable declarations
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 1 23:14:10 PST 2022
tbaeder updated this revision to Diff 479526.
tbaeder added a comment.
Meh, just use an assert :|
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136815/new/
https://reviews.llvm.org/D136815
Files:
clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/lib/AST/Interp/ByteCodeExprGen.h
clang/lib/AST/Interp/ByteCodeStmtGen.cpp
clang/lib/AST/Interp/ByteCodeStmtGen.h
clang/lib/AST/Interp/Program.cpp
clang/lib/AST/Interp/Program.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136815.479526.patch
Type: text/x-patch
Size: 9093 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221202/3f4250aa/attachment.bin>
More information about the cfe-commits
mailing list