[PATCH] D36982: [libFuzzer] Add deep recursion test.

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 18:52:07 PDT 2017


kcc added a comment.

never mind, I've made a different change: r311421.

This one is not exactly correct: we should reset __sancov_lowest_stack on every run.


https://reviews.llvm.org/D36982





More information about the llvm-commits mailing list