Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -1/+1 |
* | [libFuzzer] simplify FuzzerInterface.h | Kostya Serebryany | 2016-05-13 | 1 | -1/+1 |
* | [libfuzzer] adding license headers to cpp files | Mike Aizatsky | 2016-04-01 | 1 | -0/+3 |
* | [libFuzzer] don't require seed in fuzzer::Mutate, instead use the global Fuzz... | Kostya Serebryany | 2016-02-13 | 1 | -4/+12 |
* | [libFuzzer] provide a plain C interface for custom mutators (experimental) | Kostya Serebryany | 2016-02-13 | 1 | -0/+27 |