[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:48:08 PDT 2018


emmettneyman updated this revision to Diff 149585.
emmettneyman added a comment.

- Took out a debug print statement


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.149585.patch
Type: text/x-patch
Size: 12633 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180601/9c982f29/attachment.bin>


More information about the cfe-commits mailing list