[all-commits] [llvm/llvm-project] ff77c4: [libFuzzer] Add missing argument to CrashResistant...

Matt Morehouse via All-commits all-commits at lists.llvm.org
Wed Sep 8 11:48:59 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff77c4eac79c0c1e4d49ec32a88d0e8c0b24abd7
      https://github.com/llvm/llvm-project/commit/ff77c4eac79c0c1e4d49ec32a88d0e8c0b24abd7
  Author: Matt Morehouse <mascasa at google.com>
  Date:   2021-09-08 (Wed, 08 Sep 2021)

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

  Log Message:
  -----------
  [libFuzzer] Add missing argument to CrashResistantMerge.

Fixes a build error caused by a bad merge conflict resolution for
https://reviews.llvm.org/D105084.




More information about the All-commits mailing list