[PATCH] D69171: [clang-fuzzer] Add new fuzzer target for Objective-C
Dmitri Gribenko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 24 13:50:08 PDT 2019
gribozavr added a comment.
Looks reasonable to me. The duplication is unfortunate, but it is reasonable while we have two binaries.
However, you could explore reading the command line flags for HandleCXX in LLVMFuzzerInitialize from fuzzer's command line flags.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69171/new/
https://reviews.llvm.org/D69171
More information about the cfe-commits
mailing list