[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:03:08 PDT 2016


delcypher retitled this revision from "[LibFuzzer] [WIP] Declare and use sanitizer functions in ``fuzzer::ExternalFunctions``" to "[LibFuzzer] [WIP] Declare and use sanitizer functions in `fuzzer::ExternalFunctions`".
delcypher updated the summary for this revision.
delcypher updated this revision to Diff 59799.
delcypher added a comment.

Rework patch.


http://reviews.llvm.org/D20943

Files:
  lib/Fuzzer/FuzzerDriver.cpp
  lib/Fuzzer/FuzzerExtFunctions.def
  lib/Fuzzer/FuzzerExtFunctions.h
  lib/Fuzzer/FuzzerExtFunctionsDlsym.cpp
  lib/Fuzzer/FuzzerExtFunctionsWeak.cpp
  lib/Fuzzer/FuzzerIO.cpp
  lib/Fuzzer/FuzzerInternal.h
  lib/Fuzzer/FuzzerLoop.cpp
  lib/Fuzzer/test/FuzzerUnittest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20943.59799.patch
Type: text/x-patch
Size: 13762 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160606/9e3ef76a/attachment.bin>


More information about the llvm-commits mailing list