[all-commits] [llvm/llvm-project] 713973: Revert "[libfuzzer] Reduce default verbosity when ...
Matt Morehouse via All-commits
all-commits at lists.llvm.org
Tue Sep 1 12:50:15 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7139736261e047e9cca030e2ee5912bf2a16f816
https://github.com/llvm/llvm-project/commit/7139736261e047e9cca030e2ee5912bf2a16f816
Author: Matt Morehouse <mascasa at google.com>
Date: 2020-09-01 (Tue, 01 Sep 2020)
Changed paths:
M compiler-rt/lib/fuzzer/FuzzerLoop.cpp
M compiler-rt/lib/fuzzer/FuzzerMutate.cpp
M compiler-rt/lib/fuzzer/FuzzerMutate.h
R compiler-rt/test/fuzzer/CustomMutatorWithLongSequencesTest.cpp
M compiler-rt/test/fuzzer/fuzzer-custommutator.test
Log Message:
-----------
Revert "[libfuzzer] Reduce default verbosity when printing large mutation sequences"
This reverts commit 2665425908e00618074e42155ec922a37f7c9002 due to
buildbot failure.
More information about the All-commits
mailing list