[PATCH] D121556: [randstruct] Add randomize structure layout support

Bill Wendling via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 8 12:42:20 PDT 2022


void added a comment.

In D121556#3438722 <https://reviews.llvm.org/D121556#3438722>, @aaron.ballman wrote:

> Precommit CI is failing on one test:
>
> Failed Tests (1):
>
>   Clang :: Misc/pragma-attribute-supported-attributes-list.test
>
> but with that test fixed, this LGTM! (Feel free to land with the test fixed unless you want another round of review.) Thank you for the awesome new security feature!

That'll teach me not to run tests. :-)

Thanks, Aaron!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121556



More information about the cfe-commits mailing list