[PATCH] D47665: Refactored clang-fuzzer in preparation for adding new loop-proto-fuzzer

Emmett Neyman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jun 1 15:26:59 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 files in preparation for new loop-proto-fuzzer.


Repository:
  rC Clang

https://reviews.llvm.org/D47665

Files:
  tools/clang-fuzzer/CMakeLists.txt
  tools/clang-fuzzer/ExampleClangProtoFuzzer.cpp
  tools/clang-fuzzer/proto-to-cxx/proto_to_cxx.cpp
  tools/clang-fuzzer/proto-to-cxx/proto_to_cxx.h
  tools/clang-fuzzer/proto-to-cxx/proto_to_cxx_main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47665.149573.patch
Type: text/x-patch
Size: 3473 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180601/6ab6a5cc/attachment.bin>


More information about the cfe-commits mailing list