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

Dan Liew via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 16:39:25 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL272072: [LibFuzzer] Declare and use sanitizer functions in ``fuzzer::ExternalFunctions`` (authored by delcypher).

Changed prior to commit:
  http://reviews.llvm.org/D20943?vs=59965&id=59968#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20943

Files:
  llvm/trunk/lib/Fuzzer/FuzzerDriver.cpp
  llvm/trunk/lib/Fuzzer/FuzzerExtFunctions.def
  llvm/trunk/lib/Fuzzer/FuzzerExtFunctions.h
  llvm/trunk/lib/Fuzzer/FuzzerIO.cpp
  llvm/trunk/lib/Fuzzer/FuzzerInternal.h
  llvm/trunk/lib/Fuzzer/FuzzerLoop.cpp
  llvm/trunk/lib/Fuzzer/FuzzerMutate.cpp
  llvm/trunk/lib/Fuzzer/test/FuzzerUnittest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20943.59968.patch
Type: text/x-patch
Size: 17389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160607/661179b9/attachment.bin>


More information about the llvm-commits mailing list