[all-commits] [llvm/llvm-project] 8831e3: Revert "[libFuzzer] Fix arguments of InsertPartOf/...

azharudd via All-commits all-commits at lists.llvm.org
Fri Aug 21 10:01:19 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 8831e34771fec4dfbe62a6e31d9bc9419a3b93c3
      https://github.com/llvm/llvm-project/commit/8831e34771fec4dfbe62a6e31d9bc9419a3b93c3
  Author: Azharuddin Mohammed <azhar at apple.com>
  Date:   2020-08-21 (Fri, 21 Aug 2020)

  Changed paths:
    M compiler-rt/lib/fuzzer/FuzzerMutate.cpp
    M compiler-rt/test/fuzzer/CrossOverTest.cpp
    M compiler-rt/test/fuzzer/cross_over.test
    R compiler-rt/test/fuzzer/cross_over_copy.test
    R compiler-rt/test/fuzzer/cross_over_insert.test

  Log Message:
  -----------
  Revert "[libFuzzer] Fix arguments of InsertPartOf/CopyPartOf calls in CrossOver mutator."

This reverts commit bb54bcf84970c04c9748004f3a4cf59b0c1832a7.

It is causing the value-profile-load.test test to fail on macOS.




More information about the All-commits mailing list