r201449 - Add some missing threes.

Richard Smith richard-llvm at metafoo.co.uk
Fri Feb 14 16:29:44 PST 2014


Author: rsmith
Date: Fri Feb 14 18:29:44 2014
New Revision: 201449

URL: http://llvm.org/viewvc/llvm-project?rev=201449&view=rev
Log:
Add some missing threes.

Modified:
    cfe/trunk/www/cxx_status.html

Modified: cfe/trunk/www/cxx_status.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/cxx_status.html?rev=201449&r1=201448&r2=201449&view=diff
==============================================================================
--- cfe/trunk/www/cxx_status.html (original)
+++ cfe/trunk/www/cxx_status.html Fri Feb 14 18:29:44 2014
@@ -530,12 +530,12 @@ Clang version they became available:</p>
     </tr>
     <tr>
       <td>[DRAFT TS] Library fundamentals (invocation type traits)</td>
-      <td><!--a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3866"-->N866</a></td>
+      <td><!--a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/n3866"-->N3866</a></td>
       <td class="none" align="center">No</td>
     </tr>
     <tr>
       <td>[DRAFT TS] Transactional memory</td>
-      <td><!--a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/N3919.pdf"-->N919</a></td>
+      <td><!--a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2014/N3919.pdf"-->N3919</a></td>
       <td class="none" align="center">No</td>
     </tr>
     <tr>





More information about the cfe-commits mailing list