[PATCH] D136694: [clang][Interp] Check that constructor calls initialize all record fields
Timm Bäder via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 26 02:16:42 PDT 2022
tbaeder updated this revision to Diff 470750.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136694/new/
https://reviews.llvm.org/D136694
Files:
clang/lib/AST/Interp/Descriptor.cpp
clang/lib/AST/Interp/Interp.cpp
clang/lib/AST/Interp/Interp.h
clang/lib/AST/Interp/InterpFrame.cpp
clang/test/AST/Interp/cxx20.cpp
clang/test/AST/Interp/records.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136694.470750.patch
Type: text/x-patch
Size: 6236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221026/fe71f13f/attachment.bin>
More information about the cfe-commits
mailing list