[PATCH] D56512: [libFuzzer][MSVC] Make attribute-use compatible with MSVC

Jonathan Metzman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 17 08:39:56 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351456: [libFuzzer][MSVC] Make attribute-use compatible with MSVC (authored by metzman, committed by ).
Herald added subscribers: llvm-commits, delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D56512?vs=182200&id=182298#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56512

Files:
  compiler-rt/trunk/lib/fuzzer/FuzzerDefs.h
  compiler-rt/trunk/lib/fuzzer/FuzzerDriver.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerInterface.h
  compiler-rt/trunk/lib/fuzzer/FuzzerLoop.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerMain.cpp
  compiler-rt/trunk/lib/fuzzer/FuzzerTracePC.h
  compiler-rt/trunk/lib/fuzzer/FuzzerValueBitMap.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56512.182298.patch
Type: text/x-patch
Size: 7553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190117/019d1e35/attachment.bin>


More information about the llvm-commits mailing list