[PATCH] D150364: [clang][Interp] Add 'Unsupported' opcode and use it for throw stmts
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 11 09:29:36 PDT 2023
tbaeder updated this revision to Diff 521346.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150364/new/
https://reviews.llvm.org/D150364
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/Interp.h
clang/lib/AST/Interp/Opcodes.td
clang/test/AST/Interp/records.cpp
clang/test/AST/Interp/unsupported.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150364.521346.patch
Type: text/x-patch
Size: 7249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230511/b1e5551e/attachment.bin>
More information about the cfe-commits
mailing list