[all-commits] [llvm/llvm-project] 31ea47: [randstruct] Add test for "-frandomize-layout-seed...

Bill Wendling via All-commits all-commits at lists.llvm.org
Thu Apr 14 15:41:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 31ea4798ad0990838ccd27f80ca112f177ce91d9
      https://github.com/llvm/llvm-project/commit/31ea4798ad0990838ccd27f80ca112f177ce91d9
  Author: Bill Wendling <isanbard at gmail.com>
  Date:   2022-04-14 (Thu, 14 Apr 2022)

  Changed paths:
    M clang/unittests/AST/RandstructTest.cpp

  Log Message:
  -----------
  [randstruct] Add test for "-frandomize-layout-seed-file" flag

This test makes sure that the "-frandomize-layout-seed" and
"-frandomize-layout-seed-file" flags generate the same layout for the
record.

Reviewed By: aaron.ballman, MaskRay

Differential Revision: https://reviews.llvm.org/D123636




More information about the All-commits mailing list