[PATCH] D51293: [docs] Mention clangd-dev in clangd documentation

Kirill Bobyrev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 27 08:40:25 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340749: [docs] Mention clangd-dev in clangd documentation (authored by omtcyfz, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D51293?vs=162645&id=162688#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51293

Files:
  clang-tools-extra/trunk/docs/clangd.rst


Index: clang-tools-extra/trunk/docs/clangd.rst
===================================================================
--- clang-tools-extra/trunk/docs/clangd.rst
+++ clang-tools-extra/trunk/docs/clangd.rst
@@ -111,7 +111,10 @@
 Getting Involved
 ==================
 
-A good place for interested contributors is the `Clang developer mailing list
+A good place for interested contributors is the `Clangd developer mailing list
+<http://lists.llvm.org/mailman/listinfo/clangd-dev>`_. For discussions with the
+broader community on topics not only related to Clangd, use
+`Clang developer mailing list
 <http://lists.llvm.org/mailman/listinfo/cfe-dev>`_.
 If you're also interested in contributing patches to :program:`Clangd`, take a
 look at the `LLVM Developer Policy


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51293.162688.patch
Type: text/x-patch
Size: 765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180827/6897489f/attachment.bin>


More information about the llvm-commits mailing list