[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 09:41:24 PST 2016


mpividori updated this revision to Diff 79594.
mpividori added a comment.

+ Remove: `#include "FuzzerInternal.h"` in `FuzzerUtil*.cpp` files.


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.79594.patch
Type: text/x-patch
Size: 14996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161129/233f8b2d/attachment.bin>


More information about the llvm-commits mailing list