Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [libFuzzer] ensure that strncmp is not inlined in a test | Kostya Serebryany | 2017-03-31 | 1 | -1/+2 |
| | | | | llvm-svn: 299177 | ||||
* | [libFuzzer] new experimental feature: value profiling. Profiles values that ↵ | Kostya Serebryany | 2016-08-16 | 1 | -0/+17 |
affect control flow and treats new values as new coverage. llvm-svn: 278839 |