[PATCH] D137706: [clang][Interp] Implement IntegralToPointer casts

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 10 00:15:33 PST 2022


tbaeder updated this revision to Diff 474459.

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

https://reviews.llvm.org/D137706

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/lib/AST/Interp/Interp.h
  clang/lib/AST/Interp/Opcodes.td
  clang/lib/AST/Interp/Pointer.cpp
  clang/lib/AST/Interp/Pointer.h
  clang/test/Sema/const-eval-64.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137706.474459.patch
Type: text/x-patch
Size: 6310 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221110/c92250b9/attachment.bin>


More information about the cfe-commits mailing list