summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/fuzzer/only-some-bytes.test
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] split DataFlow.cpp into two .cpp files, one of which can be compi...Kostya Serebryany2019-06-211-1/+2
* [libFuzzer] ensure that DFT and autofocus works for C++ (mangled) functionsKostya Serebryany2019-06-201-2/+9
* [libFuzzer] reimplement DFT's collect_data_flow inside libFuzzer so that we d...Kostya Serebryany2019-05-141-2/+2
* [libFuzzer] implement -focus_function=auto, to be used with Data Flow TracesKostya Serebryany2019-05-091-2/+11
* [libFuzzer] disable two tests on i386 that are causing timeouts on the botsKostya Serebryany2019-05-081-1/+1
* Enable x86 buildsJonathan Metzman2019-04-301-2/+1
* [libFuzzer] use absolute distance in addition to the hamming distance in valu...Kostya Serebryany2018-08-021-1/+1
* [libFuzzer] quick hack to fix the botKostya Serebryany2018-07-191-0/+1
* [libFuzzer] first experimental attempt at DFT-based mutations (DFT=data-flow-...Kostya Serebryany2018-07-191-6/+12
* [libFuzzer] make the corpus elements aware of their data flow tracesKostya Serebryany2018-06-071-0/+31
OpenPOWER on IntegriCloud