summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/MemcmpTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Moving libFuzzer from LLVM to compiler-rt.George Karpenkov2017-08-211-31/+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] suggest a dictionary to the user of some of the trace-based dicti...Kostya Serebryany2016-01-141-1/+1
* [libFuzzer] don't limit memcmp tracing with 8 bytesKostya Serebryany2016-01-091-2/+10
* [libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i...Kostya Serebryany2015-10-021-1/+2
* [libFuzzer] implement strncmp hook for data-flow-guided fuzzing (w/ and w/o d...Kostya Serebryany2015-07-301-2/+4
* [libFuzzer] implement memcmp hook for data-flow-guided fuzzing (w/o dfsan), e...Kostya Serebryany2015-07-301-2/+7
* [Fuzzer] Clearly separate regular and DFSan tests. NFC.Alexey Samsonov2015-07-211-0/+12
OpenPOWER on IntegriCloud