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
 ======================


_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to