[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
Thu Oct 19 05:52:41 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG311f725d9a6f: [clang][Interp] Create only globals when initializing a global variable (authored by tbaeder).

Repository:
  rG LLVM Github Monorepo

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.557774.patch
Type: text/x-patch
Size: 4552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20231019/bb5c88f4/attachment.bin>


More information about the cfe-commits mailing list