[all-commits] [llvm/llvm-project] dde16e: [tests][libFuzzer] Fix `-Wmissing-field-initialize...

Hubert Tong via All-commits all-commits at lists.llvm.org
Fri Sep 4 10:11:22 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dde16ef031a0a9465444b0b02b9427709ef70651
      https://github.com/llvm/llvm-project/commit/dde16ef031a0a9465444b0b02b9427709ef70651
  Author: Hubert Tong <hubert.reinterpretcast at gmail.com>
  Date:   2020-09-04 (Fri, 04 Sep 2020)

  Changed paths:
    M compiler-rt/lib/fuzzer/tests/FuzzerUnittest.cpp

  Log Message:
  -----------
  [tests][libFuzzer] Fix `-Wmissing-field-initializers` after D86092

Speculatively fix `-Werror,-Wmissing-field-initializers` failures
relating to the `ScalePerExecTime` field added by D86092.




More information about the All-commits mailing list