summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/SingleStrcmpTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [libFuzzer] use table of recent compares for memcmp/strcmp (to unify the ↵Kostya Serebryany2017-01-171-4/+8
| | | | | | code between cmp and memcmp handling) llvm-svn: 292287
* [libFuzzer] new experimental feature: value profiling. Profiles values that ↵Kostya Serebryany2016-08-161-0/+17
affect control flow and treats new values as new coverage. llvm-svn: 278839
OpenPOWER on IntegriCloud