summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/trace-malloc.test
Commit message (Collapse)AuthorAgeFilesLines
* [libFuzzer] Mark a test that infinite loops as unsupportedJustin Bogner2017-02-221-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 Serebryany2016-10-141-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= flagKostya Serebryany2016-10-131-0/+10
llvm-svn: 284149
OpenPOWER on IntegriCloud