[PATCH] D150364: [clang][Interp] Add 'Invalid' opcode and use it for throw/asm stmts
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 26 00:00:33 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG7d876c62a306: [clang][Interp] Add 'Invalid' opcode and use it for throw stmts (authored by tbaeder).
Changed prior to commit:
https://reviews.llvm.org/D150364?vs=521568&id=544226#toc
Repository:
rG LLVM Github Monorepo
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.544226.patch
Type: text/x-patch
Size: 7227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230726/d9baf70a/attachment.bin>
More information about the cfe-commits
mailing list