[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 23:28:56 PDT 2023


tbaeder updated this revision to Diff 521568.
tbaeder marked an inline comment as done.

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.521568.patch
Type: text/x-patch
Size: 7233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230512/4f13a403/attachment.bin>


More information about the cfe-commits mailing list