[PATCH] D60538: [Draft] [libFuzzer] Fix DataFlow.cpp logic when tracing long inputs.

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 12 12:26:09 PDT 2019


kcc added a comment.

Code LGTM, but please also add a test that would fail with current code and pass with your change. 
Either extend test/fuzzer/dataflow.test or add another one nearby.


Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60538/new/

https://reviews.llvm.org/D60538





More information about the llvm-commits mailing list