| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [libFuzzer] prototype implementation of recursion-depth coverage features ↵ | Kostya Serebryany | 2017-07-20 | 1 | -2/+2 |
| | | | | | | | (commented out; real implementation needs to use inlined instrumentation) llvm-svn: 308577 | ||||
| * | [libFuzzer] add DeepRecursionTest, inspired by ↵ | Kostya Serebryany | 2017-07-20 | 1 | -0/+25 |
| https://guidovranken.wordpress.com/2017/07/08/libfuzzer-gv-new-techniques-for-dramatically-faster-fuzzing/ (Stack-depth-guided fuzzing). libFuzzer does not solve it yet. llvm-svn: 308571 | |||||

