| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libFuzzer] Mark a test that infinite loops as unsupported | Justin Bogner | 2017-02-22 | 1 | -5/+0 |
| | | | | | | | | We need to investigate this, but for now it just causes too much headache when trying to run these tests. llvm-svn: 295900 | ||||
| * | [libFuzzer] add -trace_cmp=1 (guiding mutations based on the observed CMP ↵ | Kostya Serebryany | 2016-10-14 | 1 | -1/+1 |
| | | | | | | | instructions). This is a reincarnation of the previously deleted -use_traces, but using a different approach for collecting traces. Still a toy, but at least it scales well. Also fix -merge in trace-pc-guard mode llvm-svn: 284273 | ||||
| * | [libFuzzer] add -trace_malloc= flag | Kostya Serebryany | 2016-10-13 | 1 | -0/+10 |
| llvm-svn: 284149 | |||||

