Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/llvm/llvm-project.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2017-08-30 21:38:07 +0300
committerHans Wennborg <hans@hanshq.net>2017-08-30 21:38:07 +0300
commit8ecb8673fa2177537ac1aa9c75e7fb0e3f67ef6e (patch)
treedde17ad0615d9ec5176507c84519158fb379d1f4
parentf3872bfdd92fb8bb07d635514bb4ee6a0ede724f (diff)
ReleaseNotes: remove another in-progress warning
llvm-svn: 312152
-rw-r--r--clang/docs/ReleaseNotes.rst5
1 files changed, 0 insertions, 5 deletions
diff --git a/clang/docs/ReleaseNotes.rst b/clang/docs/ReleaseNotes.rst
index 953bdbff1940..c37e67d7705f 100644
--- a/clang/docs/ReleaseNotes.rst
+++ b/clang/docs/ReleaseNotes.rst
@@ -24,11 +24,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 Clang 5.0.0?
==========================