[PATCH] D140723: [clang][Interp] Only check constructors for global variables

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 2 00:23:50 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG569222e172e5: [clang][Interp] Only check constructors for global variables (authored by tbaeder).

Changed prior to commit:
  https://reviews.llvm.org/D140723?vs=485480&id=501770#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140723

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.h
  clang/lib/AST/Interp/Interp.cpp
  clang/lib/AST/Interp/Interp.h
  clang/lib/AST/Interp/Opcodes.td
  clang/test/AST/Interp/cxx20.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140723.501770.patch
Type: text/x-patch
Size: 4545 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230302/d3b979c8/attachment-0001.bin>


More information about the cfe-commits mailing list