Author: Sam McCall
Date: 2020-03-16T11:51:51+01:00
New Revision: 39930d67fffb086cabd08bccdc26ca6ad99b3339

URL: 
https://github.com/llvm/llvm-project/commit/39930d67fffb086cabd08bccdc26ca6ad99b3339
DIFF: 
https://github.com/llvm/llvm-project/commit/39930d67fffb086cabd08bccdc26ca6ad99b3339.diff

LOG: Add new website to release notes.

Added: 
    

Modified: 
    clang-tools-extra/docs/ReleaseNotes.rst

Removed: 
    


################################################################################
diff  --git a/clang-tools-extra/docs/ReleaseNotes.rst 
b/clang-tools-extra/docs/ReleaseNotes.rst
index 10a48ea5f86a..fbd55e36d6fd 100644
--- a/clang-tools-extra/docs/ReleaseNotes.rst
+++ b/clang-tools-extra/docs/ReleaseNotes.rst
@@ -32,6 +32,8 @@ infrastructure are described first, followed by tool-specific 
sections.
 Improvements to clangd
 ----------------------
 
+- clangd documentation is now found at https://clangd.llvm.org/
+
 - Go-to-definition, hover, find-references etc use a new mechanism to identify
   what is under the cursor, which is (hopefully) more consistent and accurate.
 


        
_______________________________________________
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