[PATCH] D143466: [clang][Interp] Fix initializing base class members

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 10 07:31:39 PST 2023


tbaeder updated this revision to Diff 504146.

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

https://reviews.llvm.org/D143466

Files:
  clang/lib/AST/Interp/ByteCodeExprGen.cpp
  clang/lib/AST/Interp/Interp.cpp
  clang/lib/AST/Interp/Record.cpp
  clang/lib/AST/Interp/Record.h
  clang/test/AST/Interp/cxx20.cpp
  clang/test/AST/Interp/records.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143466.504146.patch
Type: text/x-patch
Size: 7032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230310/a6dacddc/attachment.bin>


More information about the cfe-commits mailing list