]> granicus.if.org Git - llvm/commit
[libFuzzer] more refactoring; don't compute sha1sum every time we mutate a unit from...
authorKostya Serebryany <kcc@google.com>
Wed, 21 Sep 2016 21:41:48 +0000 (21:41 +0000)
committerKostya Serebryany <kcc@google.com>
Wed, 21 Sep 2016 21:41:48 +0000 (21:41 +0000)
commita6b3c30ea293de16f5ee9aa73f09cfebeb5bf6b0
tree1264544cbc6b11d3bc9108078c4bb09a9e86ba9b
parente52f15bf1a9968d98fa1fbc7971c0feab344a7f4
[libFuzzer] more refactoring; don't compute sha1sum every time we mutate a unit from the corpus, use the stored one.

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