[PATCH] D47843: Introducing single for loop into clang_proto_fuzzer

Emmett Neyman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 6 13:26:54 PDT 2018


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

Took out typo'd comment


Repository:
  rC Clang

https://reviews.llvm.org/D47843

Files:
  tools/clang-fuzzer/CMakeLists.txt
  tools/clang-fuzzer/ExampleClangLoopProtoFuzzer.cpp
  tools/clang-fuzzer/ExampleClangProtoFuzzer.cpp
  tools/clang-fuzzer/cxx_loop_proto.proto
  tools/clang-fuzzer/fuzzer-initialize/CMakeLists.txt
  tools/clang-fuzzer/fuzzer-initialize/fuzzer_initialize.cpp
  tools/clang-fuzzer/fuzzer-initialize/fuzzer_initialize.h
  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.150192.patch
Type: text/x-patch
Size: 18045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180606/f910f314/attachment.bin>


More information about the cfe-commits mailing list