[PATCH] D27993: [libFuzzer] Diff 44 - Update cmake for libFuzzer. Remove requiring LLVM_USE_SANITIZE_COVERAGE .

Marcos Pividori via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 4 18:35:35 PST 2017


mpividori added a comment.

@kcc What do you mean by "non-default build config"?  In a previous comment you explained that you use this flag to protect from accidentally using a non freash clang host compiler, so this would be the purpose of `ENABLE_LIBFUZZER`
It could be removed when starting using monorepo.


Repository:
  rL LLVM

https://reviews.llvm.org/D27993





More information about the llvm-commits mailing list