[PATCH] D47843: Introducing single for loop into clang_proto_fuzzer

Emmett Neyman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 7 11:06:07 PDT 2018


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

- refactored cmake and deleted header file


Repository:
  rC Clang

https://reviews.llvm.org/D47843

Files:
  tools/clang-fuzzer/CMakeLists.txt
  tools/clang-fuzzer/ExampleClangLoopProtoFuzzer.cpp
  tools/clang-fuzzer/cxx_loop_proto.proto
  tools/clang-fuzzer/proto-to-cxx/CMakeLists.txt
  tools/clang-fuzzer/proto-to-cxx/loop_proto_to_cxx.cpp
  tools/clang-fuzzer/proto-to-cxx/loop_proto_to_cxx_main.cpp
  tools/clang-fuzzer/proto-to-cxx/proto_to_cxx.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47843.150365.patch
Type: text/x-patch
Size: 13073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180607/dbf0ddc3/attachment.bin>


More information about the llvm-commits mailing list