summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/SingleStrncmpTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [libFuzzer] ensure that strncmp is not inlined in a testKostya Serebryany2017-03-311-1/+2
| | | | llvm-svn: 299177
* [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