[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 10:58:47 PDT 2018


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

address 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.146160.patch
Type: text/x-patch
Size: 11554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180510/ab7e0202/attachment-0001.bin>


More information about the llvm-commits mailing list