[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:54:12 PDT 2019


Dor1s updated this revision to Diff 213442.
Dor1s added a comment.

Rebase + re-run the tests locally


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D65661

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

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


More information about the llvm-commits mailing list