[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 20:58:44 PDT 2016
delcypher updated the summary for this revision.
delcypher updated this revision to Diff 59335.
delcypher added a comment.
- Remove 80 column violation in `FuzzerExtFunctions.def`
- Use CTOR for `ExternalFunctions` rather than explicit `Init()` function.
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.59335.patch
Type: text/x-patch
Size: 10632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160602/6afa9347/attachment-0001.bin>
More information about the llvm-commits
mailing list