[PATCH] D123958: [randstruct] Randomize all elements of a record
Bill Wendling via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 27 13:15:45 PDT 2022
void updated this revision to Diff 425595.
void added a comment.
Fix test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123958/new/
https://reviews.llvm.org/D123958
Files:
clang/include/clang/AST/Decl.h
clang/include/clang/AST/Randstruct.h
clang/lib/AST/Decl.cpp
clang/lib/AST/Randstruct.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaInit.cpp
clang/test/Sema/init-randomized-struct.c
clang/unittests/AST/RandstructTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123958.425595.patch
Type: text/x-patch
Size: 16031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220427/1ffd4746/attachment-0001.bin>
More information about the cfe-commits
mailing list