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

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 19 23:54:25 PDT 2023


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

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

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


More information about the cfe-commits mailing list