[PATCH] D36324: Integrate Kostya's clang-proto-fuzzer with LLVM.
Kostya Serebryany via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 8 09:57:02 PDT 2017
kcc added a comment.
In https://reviews.llvm.org/D36324#835415, @morehouse wrote:
> 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>
This is very strange, I'd like to understand more about this LLVM_ENABLE_RTTI.
ideally, we should avoid it.
https://reviews.llvm.org/D36324
More information about the cfe-commits
mailing list