[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
       
    Thu Oct 27 07:23:28 PDT 2022
    
    
  
tbaeder updated this revision to Diff 471161.
tbaeder marked an inline comment as done.
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.471161.patch
Type: text/x-patch
Size: 6632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221027/e95026a0/attachment.bin>
    
    
More information about the cfe-commits
mailing list