[PATCH] D58676: Mention libFuzzer on Windows in release notes

Jonathan Metzman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 26 07:45:25 PST 2019


metzman created this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D58676

Files:
  llvm/docs/ReleaseNotes.rst


Index: llvm/docs/ReleaseNotes.rst
===================================================================
--- llvm/docs/ReleaseNotes.rst
+++ llvm/docs/ReleaseNotes.rst
@@ -80,6 +80,8 @@
   available in the `RFC
   <https://lists.llvm.org/pipermail/llvm-dev/2018-November/127461.html>`_.
 
+* Windows support for libFuzzer (x64).
+
 .. NOTE
    If you would like to document a larger change, then you can add a
    subsection about it right here. You can copy the following boilerplate


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58676.188376.patch
Type: text/x-patch
Size: 481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/0ddb4e7e/attachment.bin>


More information about the llvm-commits mailing list