[lib/Fuzzer] change the meaning of -timeout flag: now timeout is applied to every...
authorKostya Serebryany <kcc@google.com>
Tue, 19 May 2015 22:12:57 +0000 (22:12 +0000)
committerKostya Serebryany <kcc@google.com>
Tue, 19 May 2015 22:12:57 +0000 (22:12 +0000)
commit556425f9a9b6c0a2f4c7637b91893e186e62cf7a
treeedfb044aafd81b1a5d65b8a1b6c7a19d65f0ce86
parent4345121f7df7acf1ab0f69fdc12094955e0a1fa2
[lib/Fuzzer] change the meaning of -timeout flag: now timeout is applied to every unit of work separately

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@237735 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Fuzzer/FuzzerDriver.cpp
lib/Fuzzer/FuzzerFlags.def
lib/Fuzzer/FuzzerInternal.h
lib/Fuzzer/FuzzerLoop.cpp
lib/Fuzzer/test/InfiniteTest.cpp
lib/Fuzzer/test/fuzzer.test