[PATCH] D62733: [WORK IN PROGRESS] Add FuzzedDataProvider helper class / single header library.

Max Moroz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 7 11:12:17 PDT 2019


Dor1s updated this revision to Diff 203584.
Dor1s added a comment.
Herald added a subscriber: mgorny.

Add the tests.


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D62733

Files:
  lib/fuzzer/tests/CMakeLists.txt
  lib/fuzzer/tests/FuzzedDataProviderUnittest.cpp
  lib/fuzzer/utils/
  lib/fuzzer/utils/FuzzedDataProvider.h
  test/fuzzer/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62733.203584.patch
Type: text/x-patch
Size: 27147 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190607/d4b9ca21/attachment.bin>


More information about the llvm-commits mailing list