[libFuzzer] add one more mutator: Mutate_ChangeASCIIInteger
authorKostya Serebryany <kcc@google.com>
Tue, 8 Sep 2015 17:19:31 +0000 (17:19 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 8 Sep 2015 17:19:31 +0000 (17:19 +0000)
commit872c556fa864f7314d97bad9b32db89496b6919e
tree25d4c1435e013bd82d724762c6645e3f75667f81
parent3d88beedefc98b9215bfccaddb56df353807052e
[libFuzzer] add one more mutator: Mutate_ChangeASCIIInteger

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