[PATCH] D47843: Introducing single for loop into clang_proto_fuzzer

Emmett Neyman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 6 14:35:50 PDT 2018


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

Hopefully rebased correctly.


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/fuzzer-initialize/fuzzer_initialize.cpp
  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.h
  tools/clang-fuzzer/proto-to-cxx/loop_proto_to_cxx_main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47843.150200.patch
Type: text/x-patch
Size: 14198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180606/9b836961/attachment.bin>


More information about the llvm-commits mailing list