[PATCH] D51022: [libFuzzer] Port to Windows

Matt Morehouse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 11:35:44 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT340860: [libFuzzer] Port to Windows (authored by morehouse, committed by ).
Herald added a subscriber: Sanitizers.

Changed prior to commit:
  https://reviews.llvm.org/D51022?vs=162852&id=162916#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D51022

Files:
  cmake/config-ix.cmake
  lib/fuzzer/FuzzerDefs.h
  lib/fuzzer/FuzzerIO.cpp
  lib/fuzzer/FuzzerIO.h
  lib/fuzzer/FuzzerIOPosix.cpp
  lib/fuzzer/FuzzerIOWindows.cpp
  lib/fuzzer/FuzzerTracePC.cpp
  lib/fuzzer/FuzzerUtilWindows.cpp
  lib/fuzzer/tests/CMakeLists.txt
  lib/fuzzer/tests/FuzzerUnittest.cpp
  lib/sanitizer_common/sanitizer_coverage_win_sections.cc
  test/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51022.162916.patch
Type: text/x-patch
Size: 10175 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/0d268183/attachment.bin>


More information about the llvm-commits mailing list