[PATCH] D24201: [Clang-tools-extra] Fix links in release notes
Eugene Zelenko via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 2 12:14:51 PDT 2016
Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: alexfh, hokein.
Eugene.Zelenko added a subscriber: cfe-commits.
Eugene.Zelenko set the repository for this revision to rL LLVM.
Repository:
rL LLVM
https://reviews.llvm.org/D24201
Files:
docs/ReleaseNotes.rst
Index: docs/ReleaseNotes.rst
===================================================================
--- docs/ReleaseNotes.rst
+++ docs/ReleaseNotes.rst
@@ -10,18 +10,18 @@
.. 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. For the general Clang release notes, see `the Clang documentation
-<http://llvm.org/releases/3.8.0/tools/clang/docs/ReleaseNotes.html>`_. All LLVM
+Clang release 4.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. For the general Clang release notes, see `the Clang documentation
+<http://llvm.org/releases/4.0.0/tools/clang/docs/ReleaseNotes.html>`_. All LLVM
releases may be downloaded from the `LLVM releases web
site <http://llvm.org/releases/>`_.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24201.70204.patch
Type: text/x-patch
Size: 1449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160902/808c1126/attachment-0001.bin>
More information about the cfe-commits
mailing list