[PATCH] D46666: [libFuzzer] Experimental data flow tracer for fuzz targets.

Kostya Serebryany via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 11:25:04 PDT 2018


kcc updated this revision to Diff 146168.
kcc added a comment.

address more comments.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D46666

Files:
  lib/fuzzer/dataflow/
  lib/fuzzer/dataflow/DataFlow.cpp
  test/fuzzer/ThreeFunctionsTest.cpp
  test/fuzzer/dataflow.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46666.146168.patch
Type: text/x-patch
Size: 11591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180510/c40aafd1/attachment.bin>


More information about the llvm-commits mailing list