summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/www/cxx_status.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 5272dfa11a3..f28d7f1ecd4 100644
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -471,16 +471,16 @@ available.</p>
<tr>
<td><tt>[[deprecated]]</tt> attribute</td>
<td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3760.html">N3760</a></td>
- <td class="none" align="center">no</td>
+ <td class="none" align="center">No</td>
</tr>
<tr>
<td>Single quotation mark as digit separator</td>
- <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3781.pdf">N3781</a></td>
+ <td><!--<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3781.pdf">-->N3781<!--</a>--></td>
<td class="svn" align="center">SVN</td>
</tr>
<tr>
<td>C++ Sized Deallocation</td>
- <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3778.html">N3778</a></td>
+ <td><!--<a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3778.html">-->N3778<!--</a>--></td>
<td class="none" align="center">No</td>
</tr>
</table>
OpenPOWER on IntegriCloud