[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
Tue Jan 3 01:18:56 PST 2023


tbaeder created this revision.
tbaeder added reviewers: aaron.ballman, erichkeane, tahonermann, shafik.
Herald added a project: All.
tbaeder requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

This was still missing.


Repository:
  rG LLVM Github Monorepo

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.485935.patch
Type: text/x-patch
Size: 4311 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230103/9fb92f03/attachment-0001.bin>


More information about the cfe-commits mailing list