summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/TimeoutTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving libFuzzer from LLVM to compiler-rt.George Karpenkov2017-08-211-26/+0
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [libfuzzer] adding license headers to cpp filesMike Aizatsky2016-04-011-0/+3
* [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i...Kostya Serebryany2015-10-021-1/+2
* [lib/Fuzzer] rename TestOneInput to LLVMFuzzerTestOneInput to make it more un...Kostya Serebryany2015-05-061-1/+1
* [fuzzer] minor cleanup based on reviews: remove redundant includes, fix a cop...Kostya Serebryany2015-01-291-1/+1
* Reverting r227452, which adds back the fuzzer library. Now excluding the fuzz...Aaron Ballman2015-01-291-0/+22
* Temporarily reverting the fuzzer library as it causes too many build issues f...Aaron Ballman2015-01-291-22/+0
* Adding missing #includes to try to get this to compile on Windows with Visual...Aaron Ballman2015-01-291-0/+1
* Add a Fuzzer libraryKostya Serebryany2015-01-271-0/+21
OpenPOWER on IntegriCloud