[libFuzzer] honour -only_ascii=1 when reading the initial corpus. Also, remove ugly...
authorKostya Serebryany <kcc@google.com>
Wed, 2 Sep 2015 19:08:08 +0000 (19:08 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 2 Sep 2015 19:08:08 +0000 (19:08 +0000)
commit580504f120cad32f8402f0efbca37650e3f19168
tree99ee051bd21b66f5ec31263789ff2fb1943a96f3
parent1cded9afe4df04564b38d63556fa4f7c53c52e2b
[libFuzzer] honour -only_ascii=1 when reading the initial corpus. Also, remove ugly #ifdef

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