[libFuzzer] add one more mutation strategy: byte shuffling
authorKostya Serebryany <kcc@google.com>
Thu, 6 Aug 2015 01:29:13 +0000 (01:29 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 6 Aug 2015 01:29:13 +0000 (01:29 +0000)
commit596885b016d9e6f8c39a4d45fc9b35f8b854f2f4
tree8e7688030952801f99d429df4c5a291238180f82
parent3c99e77ff950496189eeb2ad82447557195cf41c
[libFuzzer] add one more mutation strategy: byte shuffling

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