Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -24/+0 |
* | Generate error reports when a fuzz target exits. | Matt Morehouse | 2017-07-20 | 1 | -0/+1 |
* | [libFuzzer] change several tests to not limit the max len: with reduce_inputs... | Kostya Serebryany | 2017-07-19 | 1 | -1/+1 |
* | [libFuzzer] change the default max_len from 64 to 4096. This will affect case... | Kostya Serebryany | 2017-06-15 | 1 | -1/+1 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -3/+3 |
* | [libFuzzer] Use long long to ensure 64 bits. | Marcos Pividori | 2017-02-08 | 1 | -1/+1 |
* | [libFuzzer] use sizeof() in tests instead of 4 and 8 | Kostya Serebryany | 2016-09-09 | 1 | -4/+4 |
* | [libFuzzer] one more puzzle for value profile | Kostya Serebryany | 2016-09-09 | 1 | -0/+23 |