summaryrefslogtreecommitdiff
path: root/tools/clang-fuzzer/proto-to-cxx
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-195-20/+15
* Implementation of nested loops in cxx_loop_protoEmmett Neyman2018-08-151-10/+39
* Implemented proto to LLVM conversion and LLVM fuzz targetEmmett Neyman2018-06-222-12/+0
* [clang-fuzzer] Modified protobuf and converter to add new signature, remove c...Matt Morehouse2018-06-111-7/+15
* [clang-fuzzer] Made loop_proto more "vectorizable".Matt Morehouse2018-06-081-22/+8
* Introducing single for loop into clang_proto_fuzzerVitaly Buka2018-06-074-1/+194
* update two comments as suggested on https://reviews.llvm.org/D46843Nico Weber2018-05-151-2/+1
* [clang-proto-to-cxx] Accept protobufs with missing fields.Matt Morehouse2018-02-021-1/+1
* [CMake] Use PRIVATE in target_link_libraries for fuzzers.Matt Morehouse2017-12-061-1/+1
* [clang-fuzzer] Fix shared library dependencies.Matt Morehouse2017-10-111-2/+2
* [clang-proto-fuzzer] Fix clang-proto-to-cxx build.Matt Morehouse2017-08-231-0/+1
* [clang-fuzzer] Resolve proto dependenciesVitaly Buka2017-08-091-1/+4
* Integrate Kostya's clang-proto-fuzzer with LLVM.Matt Morehouse2017-08-084-0/+164