diff options
| author | Hans Wennborg <hans@hanshq.net> | 2018-02-22 14:44:52 +0000 |
|---|---|---|
| committer | Hans Wennborg <hans@hanshq.net> | 2018-02-22 14:44:52 +0000 |
| commit | b2d630064d8484eb9b4ae2d637a82dc05e624f92 (patch) | |
| tree | 4fe9388f4680d4f9d6f4489efa061687f4e6fb90 | |
| parent | c7f15b42c952c59af48126e428a9cc83f5a1ce47 (diff) | |
docs: remove in-progress warnings
git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/branches/release_60@325789 91177308-0d34-0410-b5e6-96231b3b80d8
| -rw-r--r-- | docs/ReleaseNotes.rst | 17 |
1 files changed, 3 insertions, 14 deletions
diff --git a/docs/ReleaseNotes.rst b/docs/ReleaseNotes.rst index 2a93f555..7cafa019 100644 --- a/docs/ReleaseNotes.rst +++ b/docs/ReleaseNotes.rst @@ -1,6 +1,6 @@ -=================================================== -Extra Clang Tools 6.0.0 (In-Progress) Release Notes -=================================================== +===================================== +Extra Clang Tools 6.0.0 Release Notes +===================================== .. contents:: :local: @@ -8,12 +8,6 @@ Extra Clang Tools 6.0.0 (In-Progress) Release Notes Written by the `LLVM Team <http://llvm.org/>`_ -.. warning:: - - These are in-progress notes for the upcoming Extra Clang Tools 6 release. - Release notes for previous releases can be found on - `the Download Page <http://releases.llvm.org/download.html>`_. - Introduction ============ @@ -27,11 +21,6 @@ For more information about Clang or LLVM, including information about the latest release, please see the `Clang Web Site <http://clang.llvm.org>`_ or the `LLVM Web Site <http://llvm.org>`_. -Note that if you are reading this file from a Subversion checkout or the -main Clang web page, this document applies to the *next* release, not -the current one. To see the release notes for a specific release, please -see the `releases page <http://llvm.org/releases/>`_. - What's New in Extra Clang Tools 6.0.0? ====================================== |
