[PATCH] D140874: [clang][Interp] Support pointer types in compound assignment operations
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 3 07:43:24 PST 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4a2c4acb9869: [clang][Interp] Support pointers in compound assignment operators (authored by tbaeder).
Changed prior to commit:
https://reviews.llvm.org/D140874?vs=491619&id=494638#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140874/new/
https://reviews.llvm.org/D140874
Files:
clang/lib/AST/Interp/ByteCodeExprGen.cpp
clang/lib/AST/Interp/ByteCodeExprGen.h
clang/test/AST/Interp/literals.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140874.494638.patch
Type: text/x-patch
Size: 4269 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230203/4c302c1a/attachment-0001.bin>
More information about the cfe-commits
mailing list