[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
Mon Jan 23 23:56:48 PST 2023


tbaeder updated this revision to Diff 491619.
tbaeder marked an inline comment as done.

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.491619.patch
Type: text/x-patch
Size: 9681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230124/06ba5220/attachment.bin>


More information about the cfe-commits mailing list