summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/ExactTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [fuzzer] add -use_full_coverage_set=1 which solves FullCoverageSetTest. This ...Kostya Serebryany2015-01-291-20/+0
* [fuzzer] fix warning in a test Kostya Serebryany2015-01-291-2/+0
* Reverting r227452, which adds back the fuzzer library. Now excluding the fuzz...Aaron Ballman2015-01-291-0/+22
* Temporarily reverting the fuzzer library as it causes too many build issues f...Aaron Ballman2015-01-291-22/+0
* Adding missing #includes to try to get this to compile on Windows with Visual...Aaron Ballman2015-01-291-0/+1
* Add a Fuzzer libraryKostya Serebryany2015-01-271-0/+21
OpenPOWER on IntegriCloud