[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
Fri Aug 2 20:37:30 PDT 2019
Dor1s updated this revision to Diff 213172.
Dor1s added a comment.
Keep the header at the old location as well for smooth migration.
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/
lib/fuzzer/utils/FuzzedDataProvider.h
lib/sanitizer_common/scripts/check_lint.sh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65661.213172.patch
Type: text/x-patch
Size: 15294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190803/d0cdb54a/attachment.bin>
More information about the llvm-commits
mailing list