summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/BufferOverflowOnInput.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving libFuzzer from LLVM to compiler-rt.George Karpenkov2017-08-211-24/+0
* Generate error reports when a fuzz target exits.Matt Morehouse2017-07-201-1/+2
* 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 sure we find buffer overflow in the input buffer. Previously...Kostya Serebryany2016-01-131-0/+20
OpenPOWER on IntegriCloud