[libFuzzer] more refactoring of the Mutator and adding tests to it
authorKostya Serebryany <kcc@google.com>
Sat, 1 Aug 2015 02:23:06 +0000 (02:23 +0000)
committerKostya Serebryany <kcc@google.com>
Sat, 1 Aug 2015 02:23:06 +0000 (02:23 +0000)
commit0dd9ec77d1ba0a9159adf1809c18cd35cddeb35d
tree5a62e36c42fd8781b0a9b6b019d42dc9b8aec7c2
parent8d4c8061c9a8d4ca6bf30cd21368073b7d64e136
[libFuzzer] more refactoring of the Mutator and adding tests to it

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243818 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerInternal.h
lib/Fuzzer/FuzzerMutate.cpp
lib/Fuzzer/test/FuzzerUnittest.cpp