[PATCH] D47843: Introducing single for loop into clang_proto_fuzzer

Vitaly Buka via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 7 12:12:37 PDT 2018


vitalybuka updated this revision to Diff 150380.
vitalybuka added a comment.

git clang-format -f --style=file HEAD^


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.150380.patch
Type: text/x-patch
Size: 13194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180607/5b73dbef/attachment.bin>


More information about the cfe-commits mailing list