[PATCH] D158069: [clang][Interp] Fix getIndex() for composite array elements

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 16 04:02:30 PDT 2023


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

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D158069

Files:
  clang/lib/AST/Interp/Context.h
  clang/lib/AST/Interp/Pointer.h
  clang/unittests/AST/CMakeLists.txt
  clang/unittests/AST/Interp/CMakeLists.txt
  clang/unittests/AST/Interp/Descriptor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158069.550693.patch
Type: text/x-patch
Size: 16387 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230816/5ed31870/attachment-0001.bin>


More information about the cfe-commits mailing list