[PATCH] D123763: [randstruct] Enforce using a designated init for a randomized struct

Bill Wendling via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 15 12:29:52 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaed923b1246a: [randstruct] Enforce using a designated init for a randomized struct (authored by void).

Changed prior to commit:
  https://reviews.llvm.org/D123763?vs=423139&id=423151#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123763

Files:
  clang/include/clang/Basic/DiagnosticSemaKinds.td
  clang/lib/Sema/SemaInit.cpp
  clang/test/Sema/init-randomized-struct.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123763.423151.patch
Type: text/x-patch
Size: 4564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220415/618f332c/attachment.bin>


More information about the cfe-commits mailing list