[PATCH] D136423: [clang][Interp] Implement inc/dec postfix and prefix operators

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 24 08:03:09 PDT 2022


tbaeder updated this revision to Diff 470159.
tbaeder marked 3 inline comments as done.

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

https://reviews.llvm.org/D136423

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
  clang/test/AST/Interp/literals.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136423.470159.patch
Type: text/x-patch
Size: 10738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221024/3e5df3f8/attachment-0001.bin>


More information about the cfe-commits mailing list