[libFuzzer] when a single mutation fails try a few more times with other mutations...
[oota-llvm.git] / lib / Fuzzer / FuzzerSHA1.cpp
2015-05-14 Kostya Serebryany[lib/Fuzzer] Add SHA1 implementation from public domain.