[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 11:40:51 PDT 2022
void updated this revision to Diff 423139.
void added a comment.
Add tests for empty and single element structs.
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.423139.patch
Type: text/x-patch
Size: 4200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220415/d33758c3/attachment.bin>
More information about the cfe-commits
mailing list