]> granicus.if.org Git - clang/commitdiff
Fixing some dead links. Patch by Jean-Daniel Dupas!
authorDavid Blaikie <dblaikie@gmail.com>
Wed, 2 Nov 2011 15:13:40 +0000 (15:13 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Wed, 2 Nov 2011 15:13:40 +0000 (15:13 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@143539 91177308-0d34-0410-b5e6-96231b3b80d8

www/cxx_status.html

index 738c6a00a599a9b764c9bd91db921701de832998..cc3dd35ae4952e6ab71341541240782f270a38e3 100644 (file)
@@ -273,12 +273,12 @@ with clang; other versions have not been tested.</p>
     </tr>
     <tr>
       <td>Allowing move constructors to throw [noexcept]</td>
-      <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3050.htm">N3050</a></td>
+      <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3050.html">N3050</a></td>
       <td class="full" align="center">Clang 3.0</td>
     </tr>
     <tr>
       <td>Defining move special member functions</td>
-      <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3053.htm">N3053</a></td>
+      <td><a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2010/n3053.html">N3053</a></td>
       <td class="full" align="center">Clang 3.0</td>
     </tr>