aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Fuzzer/test/SimpleCmpTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-10-25[libFuzzer] simplify the code for use_cmp, also use the position hint when av...Kostya Serebryany1-1/+2
2016-04-01[libfuzzer] adding license headers to cpp filesMike Aizatsky1-0/+3
2015-10-02[libFuzzer] make LLVMFuzzerTestOneInput (the fuzzer target function) return i...Kostya Serebryany1-2/+3
2015-07-21[Fuzzer] Clearly separate regular and DFSan tests. NFC.Alexey Samsonov1-0/+30