[PATCH] D27179: LibFuzzer - Implement timers for Windows and improve synchronization.
Marcos Pividori via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 29 12:27:13 PST 2016
mpividori updated this revision to Diff 79621.
mpividori added a comment.
+ Initialize inline the members of `SignalHandlerOptions`.
Repository:
rL LLVM
https://reviews.llvm.org/D27179
Files:
lib/Fuzzer/FuzzerDriver.cpp
lib/Fuzzer/FuzzerInternal.h
lib/Fuzzer/FuzzerLoop.cpp
lib/Fuzzer/FuzzerUtil.h
lib/Fuzzer/FuzzerUtilPosix.cpp
lib/Fuzzer/FuzzerUtilWindows.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27179.79621.patch
Type: text/x-patch
Size: 14807 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161129/0a3cf674/attachment.bin>
More information about the llvm-commits
mailing list