[PATCH] D56439: [libfuzzer][MSVC] Make calls to builtin functions work with MSVC

Jonathan Metzman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 9 13:49:58 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT350766: [libfuzzer][MSVC] Make calls to builtin functions work with MSVC (authored by metzman, committed by ).
Herald added subscribers: Sanitizers, llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D56439?vs=180904&id=180922#toc

Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56439/new/

https://reviews.llvm.org/D56439

Files:
  lib/fuzzer/CMakeLists.txt
  lib/fuzzer/FuzzerBuiltins.h
  lib/fuzzer/FuzzerBuiltinsMsvc.h
  lib/fuzzer/FuzzerDefs.h
  lib/fuzzer/FuzzerTracePC.cpp
  lib/fuzzer/FuzzerUtil.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56439.180922.patch
Type: text/x-patch
Size: 11680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190109/b4db984a/attachment.bin>


More information about the llvm-commits mailing list