[PATCH] D48106: implemented proto to llvm

Emmett Neyman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 19 15:21:52 PDT 2018


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

- made changes to handle_llvm.cpp in response to reviewer comments


Repository:
  rC Clang

https://reviews.llvm.org/D48106

Files:
  tools/clang-fuzzer/CMakeLists.txt
  tools/clang-fuzzer/ExampleClangLLVMProtoFuzzer.cpp
  tools/clang-fuzzer/cxx_loop_proto.proto
  tools/clang-fuzzer/fuzzer-initialize/fuzzer_initialize.cpp
  tools/clang-fuzzer/handle-cxx/handle_cxx.cpp
  tools/clang-fuzzer/handle-llvm/CMakeLists.txt
  tools/clang-fuzzer/handle-llvm/handle_llvm.cpp
  tools/clang-fuzzer/handle-llvm/handle_llvm.h
  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.151986.patch
Type: text/x-patch
Size: 20366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/f7f15deb/attachment.bin>


More information about the llvm-commits mailing list