[PATCH] D121556: [randstruct] Add randomize structure layout support
Bill Wendling via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 4 15:29:28 PDT 2022
void updated this revision to Diff 420332.
void added a comment.
Second attempt to fix Windows errors. Expecting one more iteration.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121556/new/
https://reviews.llvm.org/D121556
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/AST/Decl.h
clang/include/clang/AST/DeclBase.h
clang/include/clang/AST/Randstruct.h
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/Basic/DiagnosticDriverKinds.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Basic/LangOptions.h
clang/include/clang/Driver/Options.td
clang/lib/AST/CMakeLists.txt
clang/lib/AST/Decl.cpp
clang/lib/AST/Randstruct.cpp
clang/lib/Driver/ToolChains/Clang.cpp
clang/lib/Frontend/CompilerInvocation.cpp
clang/lib/Sema/SemaCast.cpp
clang/lib/Sema/SemaDecl.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/unittests/AST/CMakeLists.txt
clang/unittests/AST/RandstructTest.cpp
STAMPS
actor(@void) application(Differential) author(@void) herald(H157) herald(H311) herald(H337) herald(H343) herald(H423) herald(H477) herald(H576) herald(H617) herald(H638) herald(H649) herald(H678) herald(H688) herald(H864) monogram(D121556) object-type(DREV) phid(PHID-DREV-pdinu5qraknmmd3qzmtm) reviewer(@aaron.ballman) reviewer(@connorkuehl) reviewer(@jfb) reviewer(@rsmith) reviewer(@timpugh) revision-repository(rG) revision-status(needs-review) subscriber(@cfe-commits) subscriber(@connorkuehl) subscriber(@daloni) subscriber(@Dan) subscriber(@dang) subscriber(@dexonsmith) subscriber(@ebevhan) subscriber(@hintonda) subscriber(@jdoerfert) subscriber(@kees) subscriber(@MaskRay) subscriber(@mgorny) subscriber(@nickdesaulniers) subscriber(@pcc) subscriber(@riccibruno) subscriber(@shawnl) subscriber(@tschuett) subscriber(@vlad.tsyrklevich) subscriber(@xbolva00) tag(#all) tag(#clang) via(conduit)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121556.420332.patch
Type: text/x-patch
Size: 39427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220404/c03f2080/attachment-0001.bin>
More information about the cfe-commits
mailing list