[libFuzzer] read asan's dedup_token while minimizing a crash and stop minimization...
authorKostya Serebryany <kcc@google.com>
Sat, 25 Mar 2017 00:56:08 +0000 (00:56 +0000)
committerKostya Serebryany <kcc@google.com>
Sat, 25 Mar 2017 00:56:08 +0000 (00:56 +0000)
commit86e630b8572a68a79f44644d7b2eccddf6bb68a7
tree685eb3984234fd5213dcc56065b72c38d886d0db
parent7583bec0c357918b23b7186e1149e7546bb31902
[libFuzzer] read asan's dedup_token while minimizing a crash and stop minimization if another bug was found during minimization (https://github.com/google/oss-fuzz/issues/452)

llvm-svn: 298755
llvm/lib/Fuzzer/FuzzerDriver.cpp
llvm/lib/Fuzzer/test/minimize_two_crashes.test [new file with mode: 0644]