[PATCH] D153276: [clang][Interp] Reject reinterpret_cast expressions

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 21 06:24:53 PDT 2023


tbaeder updated this revision to Diff 533238.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153276/new/

https://reviews.llvm.org/D153276

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/lib/AST/Interp/ByteCodeExprGen.h
  clang/lib/AST/Interp/Disasm.cpp
  clang/lib/AST/Interp/Interp.h
  clang/lib/AST/Interp/Opcodes.td
  clang/lib/AST/Interp/PrimType.h
  clang/test/AST/Interp/unsupported.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153276.533238.patch
Type: text/x-patch
Size: 4449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230621/939408a9/attachment.bin>


More information about the cfe-commits mailing list