[PATCH] D137232: [clang][Interp] Support inc/dec operators on pointers

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 2 01:13:35 PDT 2022


tbaeder updated this revision to Diff 472526.

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

https://reviews.llvm.org/D137232

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/lib/AST/Interp/Interp.h
  clang/lib/AST/Interp/Opcodes.td
  clang/test/AST/Interp/arrays.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137232.472526.patch
Type: text/x-patch
Size: 5878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221102/f8da268e/attachment.bin>


More information about the cfe-commits mailing list