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

Fangrui Song via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 11 15:33:07 PDT 2022


MaskRay added a comment.

In D121556#3444015 <https://reviews.llvm.org/D121556#3444015>, @void wrote:

> In D121556#3444006 <https://reviews.llvm.org/D121556#3444006>, @MaskRay wrote:
>
>> The relanded form still lacks the -f option testing I requested.
>
> The unit test tests the `-frandomize-layout-seed=` option already.

OK, I see. Then test `-frandomize-layout-seed-file=` as well? I cannot find its test.


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