summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Fuzzer/test/SingleStrncmpTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* [libFuzzer] change the default max_len from 64 to 4096. This will affect case...Kostya Serebryany2017-06-151-0/+1
* Sort the remaining #include lines in include/... and lib/....Chandler Carruth2017-06-061-1/+1
* [libFuzzer] ensure that strncmp is not inlined in a testKostya Serebryany2017-03-311-1/+2
* [libFuzzer] new experimental feature: value profiling. Profiles values that a...Kostya Serebryany2016-08-161-0/+17
OpenPOWER on IntegriCloud