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

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 11 04:20:54 PST 2022


tbaeder updated this revision to Diff 474724.
tbaeder marked 2 inline comments as done.

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.474724.patch
Type: text/x-patch
Size: 7804 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221111/58ec6345/attachment.bin>


More information about the cfe-commits mailing list