[PATCH] D136528: [clang][Interp] Implement add and sub compound assign operators

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 24 07:12:45 PDT 2022


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

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

https://reviews.llvm.org/D136528

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: D136528.470138.patch
Type: text/x-patch
Size: 4289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221024/fb006e43/attachment-0001.bin>


More information about the cfe-commits mailing list