[llvm-branch-commits] [llvm-branch] r369744 - Add Mull project to the release notes
Alex Denisov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Aug 23 03:01:52 PDT 2019
Author: alexdenisov
Date: Fri Aug 23 03:01:52 2019
New Revision: 369744
URL: http://llvm.org/viewvc/llvm-project?rev=369744&view=rev
Log:
Add Mull project to the release notes
Modified:
llvm/branches/release_90/docs/ReleaseNotes.rst
Modified: llvm/branches/release_90/docs/ReleaseNotes.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/release_90/docs/ReleaseNotes.rst?rev=369744&r1=369743&r2=369744&view=diff
==============================================================================
--- llvm/branches/release_90/docs/ReleaseNotes.rst (original)
+++ llvm/branches/release_90/docs/ReleaseNotes.rst Fri Aug 23 03:01:52 2019
@@ -209,8 +209,11 @@ Changes to LLDB
External Open Source Projects Using LLVM 9
==========================================
-* A project...
+Mull - Mutation Testing tool for C and C++
+------------------------------------------
+`Mull <https://github.com/mull-project/mull>`_ is a LLVM-based tool for
+mutation testing with a strong focus on C and C++ languages.
Additional Information
======================
More information about the llvm-branch-commits
mailing list