[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 19:28:39 PDT 2016


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

- Add closing namespace comments
- Fix minor white space issue
- Drop unused includes


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.59334.patch
Type: text/x-patch
Size: 10603 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160602/211e66b1/attachment.bin>


More information about the llvm-commits mailing list