[libFuzzer] add -shuffle flag
authorKostya Serebryany <kcc@google.com>
Sat, 17 Oct 2015 04:38:26 +0000 (04:38 +0000)
committerKostya Serebryany <kcc@google.com>
Sat, 17 Oct 2015 04:38:26 +0000 (04:38 +0000)
commit2a50aa48db017e702506cbfa0f95129255762e93
treee67e219b1852c0085619b5a29dccc037d5986fc8
parent737bef5c0c0ece590a8d9fbf540e5f92e009997b
[libFuzzer] add -shuffle flag

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