Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving libFuzzer from LLVM to compiler-rt. | George Karpenkov | 2017-08-21 | 1 | -31/+0 |
* | [libFuzzer] use the in-binary pc table (instead of PCs captured at run-time) ... | Kostya Serebryany | 2017-08-04 | 1 | -2/+5 |
* | [libFuzzer] change several tests to not limit the max len: with reduce_inputs... | Kostya Serebryany | 2017-07-19 | 1 | -1/+0 |
* | [libFuzzer] change the default max_len from 64 to 4096. This will affect case... | Kostya Serebryany | 2017-06-15 | 1 | -0/+1 |
* | Sort the remaining #include lines in include/... and lib/.... | Chandler Carruth | 2017-06-06 | 1 | -2/+2 |
* | [libFuzzer] refactoring to make -shrink=1 work for value profile, added a test. | Kostya Serebryany | 2016-10-05 | 1 | -1/+1 |
* | [libFuzzer] add ShrinkValueProfileTest, move code around, NFC | Kostya Serebryany | 2016-10-05 | 1 | -0/+28 |