[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 13:02:40 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT332029: [libFuzzer] Experimental data flow tracer for fuzz targets. (authored by kcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46666?vs=146168&id=146203#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D46666

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

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


More information about the llvm-commits mailing list