[PATCH] D47666: Refactored clang-fuzzer and added new (copy) files
Emmett Neyman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 1 16:44:37 PDT 2018
emmettneyman created this revision.
emmettneyman added reviewers: vitalybuka, kcc, morehouse.
Herald added subscribers: cfe-commits, mgorny.
Refactored LLVMFuzzerInitialize function into its own file.
Copied and renamed some files in preparation for new loop-proto-fuzzer.
Repository:
rC Clang
https://reviews.llvm.org/D47666
Files:
tools/clang-fuzzer/CMakeLists.txt
tools/clang-fuzzer/ExampleClangProtoFuzzer.cpp
tools/clang-fuzzer/FuzzerInitialize.cpp
tools/clang-fuzzer/FuzzerInitialize.h
tools/clang-fuzzer/experimental/ExampleClangLoopProtoFuzzer.cpp
tools/clang-fuzzer/experimental/cxx_loop_proto.proto
tools/clang-fuzzer/proto-to-cxx/experimental/loop_proto_to_cxx.cpp
tools/clang-fuzzer/proto-to-cxx/experimental/loop_proto_to_cxx.h
tools/clang-fuzzer/proto-to-cxx/experimental/loop_proto_to_cxx_main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47666.149584.patch
Type: text/x-patch
Size: 12760 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180601/174a80ef/attachment-0001.bin>
More information about the cfe-commits
mailing list