summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/fuzzer/OnlySomeBytesTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] ensure that DFT and autofocus works for C++ (mangled) functionsKostya Serebryany2019-06-201-3/+1
* [libFuzzer] simplify the DFT trace collection using the new faster DFSan mode...Kostya Serebryany2019-06-141-1/+2
* Revert r363326 "[libFuzzer] simplify the DFT trace collection using the new f...Hans Wennborg2019-06-141-2/+1
* [libFuzzer] simplify the DFT trace collection using the new faster DFSan mode...Kostya Serebryany2019-06-131-1/+2
* [libFuzzer] implement -focus_function=auto, to be used with Data Flow TracesKostya Serebryany2019-05-091-1/+9
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-2/+3
* [libFuzzer] when -print_coverage=1 is given, print more stats (the number of ...Kostya Serebryany2018-07-191-1/+4
* [libFuzzer] add an experimental flag -focus_function: libFuzzer will try to f...Kostya Serebryany2018-05-161-0/+3
* [libFuzzer] add a simple puzzle that is difficult for today's libFuzzerKostya Serebryany2018-05-101-0/+34
OpenPOWER on IntegriCloud