[PATCH] D36324: Integrate Kostya's clang-proto-fuzzer with LLVM.
Matt Morehouse via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 8 13:04:43 PDT 2017
morehouse updated this revision to Diff 110264.
morehouse added a comment.
- Add run instructions to README.
https://reviews.llvm.org/D36324
Files:
clang/CMakeLists.txt
clang/cmake/modules/ProtobufMutator.cmake
clang/tools/clang-fuzzer/CMakeLists.txt
clang/tools/clang-fuzzer/ClangFuzzer.cpp
clang/tools/clang-fuzzer/ExampleClangProtoFuzzer.cpp
clang/tools/clang-fuzzer/README.txt
clang/tools/clang-fuzzer/cxx_proto.proto
clang/tools/clang-fuzzer/handle-cxx/CMakeLists.txt
clang/tools/clang-fuzzer/handle-cxx/handle_cxx.cpp
clang/tools/clang-fuzzer/handle-cxx/handle_cxx.h
clang/tools/clang-fuzzer/proto-to-cxx/CMakeLists.txt
clang/tools/clang-fuzzer/proto-to-cxx/proto_to_cxx.cpp
clang/tools/clang-fuzzer/proto-to-cxx/proto_to_cxx.h
clang/tools/clang-fuzzer/proto-to-cxx/proto_to_cxx_main.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36324.110264.patch
Type: text/x-patch
Size: 22775 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170808/318162a2/attachment-0001.bin>
More information about the cfe-commits
mailing list