[PATCH] D137706: [clang][Interp] Implement IntegralToPointer casts
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 12 01:12:21 PST 2022
tbaeder updated this revision to Diff 474930.
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.474930.patch
Type: text/x-patch
Size: 6305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221112/d211edc2/attachment.bin>
More information about the cfe-commits
mailing list