[PATCH] D20741: [LibFuzzer] Reimplement how the optional user functions are called.

Dan Liew via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 1 21:45:47 PDT 2016


delcypher updated this revision to Diff 59336.
delcypher added a comment.

- Fix incorrect filenames in comments
- Remove unnecessary initialization in initializer list.


http://reviews.llvm.org/D20741

Files:
  lib/Fuzzer/CMakeLists.txt
  lib/Fuzzer/FuzzerDriver.cpp
  lib/Fuzzer/FuzzerExtFunctions.def
  lib/Fuzzer/FuzzerExtFunctions.h
  lib/Fuzzer/FuzzerExtFunctionsDlsym.cpp
  lib/Fuzzer/FuzzerExtFunctionsWeak.cpp
  lib/Fuzzer/FuzzerInternal.h
  lib/Fuzzer/FuzzerLoop.cpp
  lib/Fuzzer/FuzzerMain.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20741.59336.patch
Type: text/x-patch
Size: 10351 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160602/30ec2b4b/attachment.bin>


More information about the llvm-commits mailing list