[fuzzer] make multi-process execution more verbose; fix mutation to actually respect...
authorKostya Serebryany <kcc@google.com>
Wed, 4 Feb 2015 19:10:20 +0000 (19:10 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 4 Feb 2015 19:10:20 +0000 (19:10 +0000)
commiteb884daa38c40a1a8f0fab10b2bf60af592232a9
treed680790b1b403a79b2abbebb8f67e4217550bc73
parent70e83e3a1c112dfee662df9daa07b77606fdaf30
[fuzzer] make multi-process execution more verbose; fix mutation to actually respect mutation depth and to never produce empty units

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228170 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerFlags.def
lib/Fuzzer/FuzzerIO.cpp
lib/Fuzzer/FuzzerInternal.h
lib/Fuzzer/FuzzerLoop.cpp
lib/Fuzzer/FuzzerMain.cpp
lib/Fuzzer/FuzzerMutate.cpp