summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-fuzzer/ClangFuzzer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i...Kostya Serebryany2015-10-021-1/+2
* Fix clang-fuzzer build after r242499.Adrian Prantl2015-07-171-1/+1
* [clang-fuzzer] Update clang-fuzzer to API change in r240225.Alexey Samsonov2015-06-251-1/+4
* fix clang-fuzzer and clang-format-fuzzer Kostya Serebryany2015-05-071-1/+1
* [clang-fuzzer] make clang-fuzzer slightly faster by removing one redundant di...Kostya Serebryany2015-05-041-2/+2
* Make the clang-fuzzer use the CompilerInstance directly.Manuel Klimek2015-03-281-5/+16
* Add initial version of a clang-fuzzer.Manuel Klimek2015-03-281-0/+32
OpenPOWER on IntegriCloud