[www-releases] r217127 - Remove old warnings and placemarkers.
Bill Wendling
isanbard at gmail.com
Wed Sep 3 22:45:43 PDT 2014
Author: void
Date: Thu Sep 4 00:45:43 2014
New Revision: 217127
URL: http://llvm.org/viewvc/llvm-project?rev=217127&view=rev
Log:
Remove old warnings and placemarkers.
Modified:
www-releases/trunk/3.5.0/docs/ReleaseNotes.html
www-releases/trunk/3.5.0/tools/clang/docs/ReleaseNotes.html
Modified: www-releases/trunk/3.5.0/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/3.5.0/docs/ReleaseNotes.html?rev=217127&r1=217126&r2=217127&view=diff
==============================================================================
--- www-releases/trunk/3.5.0/docs/ReleaseNotes.html (original)
+++ www-releases/trunk/3.5.0/docs/ReleaseNotes.html Thu Sep 4 00:45:43 2014
@@ -133,9 +133,6 @@ unwinding information.</li>
all backends implement it as <tt class="docutils literal"><span class="pre">~(x</span> <span class="pre">&</span> <span class="pre">y)</span></tt>, matching the semantics of GCC 4.4
and later.</li>
</ul>
-<ul class="simple">
-<li>... next change ...</li>
-</ul>
<div class="section" id="changes-to-the-arm-backend">
<h3><a class="toc-backref" href="#id5">Changes to the ARM Backend</a><a class="headerlink" href="#changes-to-the-arm-backend" title="Permalink to this headline">¶</a></h3>
<p>Since release 3.3, a lot of new features have been included in the ARM
@@ -384,4 +381,4 @@ us via the <a class="reference external"
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b3.
</div>
</body>
-</html>
\ No newline at end of file
+</html>
Modified: www-releases/trunk/3.5.0/tools/clang/docs/ReleaseNotes.html
URL: http://llvm.org/viewvc/llvm-project/www-releases/trunk/3.5.0/tools/clang/docs/ReleaseNotes.html?rev=217127&r1=217126&r2=217127&view=diff
==============================================================================
--- www-releases/trunk/3.5.0/tools/clang/docs/ReleaseNotes.html (original)
+++ www-releases/trunk/3.5.0/tools/clang/docs/ReleaseNotes.html Thu Sep 4 00:45:43 2014
@@ -78,11 +78,6 @@
</ul>
</div>
<p>Written by the <a class="reference external" href="http://llvm.org/">LLVM Team</a></p>
-<div class="admonition warning">
-<p class="first admonition-title">Warning</p>
-<p class="last">These are in-progress notes for the upcoming Clang 3.5 release. You may
-prefer the <a class="reference external" href="http://llvm.org/releases/3.4/tools/clang/docs/ReleaseNotes.html">Clang 3.4 Release Notes</a>.</p>
-</div>
<div class="section" id="introduction">
<h2><a class="toc-backref" href="#id2">Introduction</a><a class="headerlink" href="#introduction" title="Permalink to this headline">¶</a></h2>
<p>This document contains the release notes for the Clang C/C++/Objective-C
@@ -371,4 +366,4 @@ list</a>.</p>
Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.2b3.
</div>
</body>
-</html>
\ No newline at end of file
+</html>
More information about the llvm-commits
mailing list