[PATCH] D62733: Add FuzzedDataProvider helper class / single header library.
Max Moroz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 7 23:23:34 PDT 2019
Dor1s updated this revision to Diff 203673.
Dor1s added a comment.
Workaround Windows-specific linking issue.
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.203673.patch
Type: text/x-patch
Size: 27389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190608/58380e40/attachment.bin>
More information about the llvm-commits
mailing list