This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6f89109449 [www] Update cxx_status and cxx_dr_status now that Clang 7 h [...] new 03535ea68e LLVM Proto Fuzzer - Run Functions on Suite of Inputs
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: tools/clang-fuzzer/handle-llvm/handle_llvm.cpp | 44 ++++++--- tools/clang-fuzzer/handle-llvm/handle_llvm.h | 2 +- tools/clang-fuzzer/handle-llvm/input_arrays.h | 118 +++++++++++++++++++++++++ 3 files changed, 149 insertions(+), 15 deletions(-) create mode 100644 tools/clang-fuzzer/handle-llvm/input_arrays.h