[PATCH] D24201: [Clang-tools-extra] Fix links in release notes
Eugene Zelenko via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 2 13:58:46 PDT 2016
Eugene.Zelenko updated this revision to Diff 70229.
Eugene.Zelenko added a comment.
Update to trunk.
Repository:
rL LLVM
https://reviews.llvm.org/D24201
Files:
docs/ReleaseNotes.rst
Index: docs/ReleaseNotes.rst
===================================================================
--- docs/ReleaseNotes.rst
+++ docs/ReleaseNotes.rst
@@ -10,17 +10,17 @@
.. warning::
- These are in-progress notes for the upcoming Clang 4.0.0 release. You may
- prefer the `Clang 3.8 Release Notes
- <http://llvm.org/releases/3.8.0/tools/clang/docs/ReleaseNotes.html>`_.
+ These are in-progress notes for the upcoming Extra Clang Tools 4.0 release.
+ You may prefer the `Extra Clang Tools 3.9 Release Notes
+ <http://llvm.org/releases/3.9.0/tools/clang/tools/extra/docs/ReleaseNotes.html>`_.
Introduction
============
This document contains the release notes for the Extra Clang Tools, part of the
-Clang release 4.0.0. Here we describe the status of the Extra Clang Tools in some
-detail, including major improvements from the previous release and new feature
-work. All LLVM releases may be downloaded from the `LLVM releases web
+Clang release 4.0.0. Here we describe the status of the Extra Clang Tools in
+some detail, including major improvements from the previous release and new
+feature work. All LLVM releases may be downloaded from the `LLVM releases web
site <http://llvm.org/releases/>`_.
For more information about Clang or LLVM, including information about
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24201.70229.patch
Type: text/x-patch
Size: 1300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160902/fed60a1d/attachment-0001.bin>
More information about the cfe-commits
mailing list