[PATCH] D20943: [LibFuzzer] [WIP] Declare and use sanitizer functions in `fuzzer::ExternalFunctions`

Dan Liew via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 6 16:04:34 PDT 2016


delcypher added a comment.

@kcc: Sorry for the delay in reworking the patch. I've tested this on Linux and OSX. The tests continue to pass on Linux and on OSX all the tests successfully compile and link although they don't all pass.


http://reviews.llvm.org/D20943





More information about the llvm-commits mailing list