[PATCH] D136828: [clang][Interp] Diagnose uninitialized array record fields

Timm Bäder via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 19 02:08:15 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9308014195e2: [clang][Interp] Diagnose uninitialized array record fields (authored by tbaeder).

Changed prior to commit:
  https://reviews.llvm.org/D136828?vs=473405&id=490424#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136828

Files:
  clang/lib/AST/Interp/Interp.cpp
  clang/lib/AST/Interp/Pointer.h
  clang/test/AST/Interp/cxx20.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136828.490424.patch
Type: text/x-patch
Size: 6235 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230119/28606adc/attachment.bin>


More information about the cfe-commits mailing list