morehouse added a comment.

Can we just use `FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION` 
<https://llvm.org/docs/LibFuzzer.html#fuzzer-friendly-build-mode> instead?  I'm 
a little wary of introducing a new way to do conditional compilation since 
fuzzers that don't use sancov can't rely on it.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82926/new/

https://reviews.llvm.org/D82926



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to