[PATCH] D135858: [clang][Interp] Support pointer arithmethic in binary operators
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Oct 15 23:33:48 PDT 2022
tbaeder updated this revision to Diff 468058.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135858/new/
https://reviews.llvm.org/D135858
Files:
clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/lib/AST/Interp/ByteCodeExprGen.h
clang/lib/AST/Interp/Interp.h
clang/lib/AST/Interp/Opcodes.td
clang/lib/AST/Interp/Pointer.cpp
clang/test/AST/Interp/arrays.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135858.468058.patch
Type: text/x-patch
Size: 10452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221016/12adbd0f/attachment.bin>
More information about the cfe-commits
mailing list