[PATCH] D48106: implemented proto to llvm

Emmett Neyman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 12 16:31:14 PDT 2018


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

- fixed proto_to_cxx.cpp


Repository:
  rC Clang

https://reviews.llvm.org/D48106

Files:
  tools/clang-fuzzer/CMakeLists.txt
  tools/clang-fuzzer/cxx_loop_proto.proto
  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-llvm/CMakeLists.txt
  tools/clang-fuzzer/proto-to-llvm/loop_proto_to_llvm.cpp
  tools/clang-fuzzer/proto-to-llvm/loop_proto_to_llvm.h
  tools/clang-fuzzer/proto-to-llvm/loop_proto_to_llvm_main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48106.151066.patch
Type: text/x-patch
Size: 12088 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180612/674c3e5b/attachment.bin>


More information about the llvm-commits mailing list