[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
Fri Oct 28 09:01:48 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf79f64b8d082: [clang][Interp] Implement inc and dec operators (authored by tbaeder).
Changed prior to commit:
https://reviews.llvm.org/D136423?vs=470163&id=471574#toc
Repository:
rG LLVM Github Monorepo
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.471574.patch
Type: text/x-patch
Size: 10586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221028/6ac50bed/attachment.bin>
More information about the cfe-commits
mailing list