| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | [libFuzzer] initial implementation of -data_flow_trace. It parses the data fl... | Kostya Serebryany | 2018-06-06 | 1 | -1/+7 |
| * | [libFuzzer] DataFlow tracer now tags a subset of the input. A separate script... | Kostya Serebryany | 2018-05-24 | 1 | -6/+11 |
| * | [libFuzzer] fix two off-by-ones (!!) in the data flow tracer | Kostya Serebryany | 2018-05-23 | 1 | -2/+3 |
| * | [libFuzzer] change the output format for the DataFlow tracer | Kostya Serebryany | 2018-05-23 | 1 | -23/+25 |
| * | [libFuzzer] Experimental data flow tracer for fuzz targets. | Kostya Serebryany | 2018-05-10 | 1 | -0/+203 |

