[PATCH] D156453: [clang][Interp] Create only globals when initializing a global variable

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Oct 15 23:32:17 PDT 2023


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

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

https://reviews.llvm.org/D156453

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/lib/AST/Interp/ByteCodeExprGen.h
  clang/test/AST/Interp/records.cpp
  clang/test/SemaCXX/paren-list-agg-init.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156453.557713.patch
Type: text/x-patch
Size: 4550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20231016/ecfd7e38/attachment.bin>


More information about the cfe-commits mailing list