[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 08:49:15 PDT 2017
morehouse added a comment.
In https://reviews.llvm.org/D36324#834660, @kcc wrote:
> Why do we need LLVM_ENABLE_RTTI=ON here?
Attempting to build without it yields all kinds of protobuf errors. For example:
F4944099: image.png <https://reviews.llvm.org/F4944099>
https://reviews.llvm.org/D36324
More information about the cfe-commits
mailing list