[PATCH] D133856: [clang][Interp] Pass initializer through when creating variables

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 29 03:51:17 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGda62ed6ceb12: [clang][Interp] Pass initializer when creating globals (authored by tbaeder).

Changed prior to commit:
  https://reviews.llvm.org/D133856?vs=460057&id=463834#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133856

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/lib/AST/Interp/Program.cpp
  clang/lib/AST/Interp/Program.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133856.463834.patch
Type: text/x-patch
Size: 4757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220929/dfa3f440/attachment.bin>


More information about the cfe-commits mailing list