[PATCH] D65661: [compiler-rt] Move FDP to include/fuzzer/FuzzedDataProvider.h for easier use.

Max Moroz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 12:55:24 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367917: [compiler-rt] Move FDP to include/fuzzer/FuzzedDataProvider.h for easier use. (authored by Dor1s, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D65661?vs=213442&id=213443#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D65661

Files:
  compiler-rt/trunk/include/CMakeLists.txt
  compiler-rt/trunk/include/fuzzer/FuzzedDataProvider.h
  compiler-rt/trunk/lib/fuzzer/FuzzerExtFunctions.def
  compiler-rt/trunk/lib/fuzzer/tests/CMakeLists.txt
  compiler-rt/trunk/lib/fuzzer/tests/FuzzedDataProviderUnittest.cpp
  compiler-rt/trunk/lib/fuzzer/utils/FuzzedDataProvider.h
  compiler-rt/trunk/lib/sanitizer_common/scripts/check_lint.sh

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65661.213443.patch
Type: text/x-patch
Size: 15726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/30e70610/attachment.bin>


More information about the llvm-commits mailing list