GorNishanov created this revision.

Shall we?


https://reviews.llvm.org/D37433

Files:
  www/cxx_status.html


Index: www/cxx_status.html
===================================================================
--- www/cxx_status.html
+++ www/cxx_status.html
@@ -872,7 +872,7 @@
       </td>
     </tr>
     <tr>
-      <td class="svn" align="center">
+      <td class="full" align="center">
         Clang 5 (<a href="http://wg21.link/p0096r4";>P0096R4</a>)</a>
       </td>
     </tr>
@@ -898,9 +898,9 @@
     </tr>
     <tr>
       <td>[DRAFT TS] Coroutines</td>
-      <td><a href="https://isocpp.org/files/papers/N4663.pdf";>N4663</a></td>
+      <td><a 
href="http://open-std.org/jtc1/sc22/wg21/docs/papers/2017/n4680.pdf";>N4680</a></td>
       <td><tt>-fcoroutines-ts<br>-stdlib=libc++</tt></td>
-      <td class="svn" align="center">SVN</td>
+      <td class="full" align="center">Clang 5 (<a 
href="http://open-std.org/jtc1/sc22/wg21/docs/papers/2017/n4680.pdf";>N4680</a>)</td>
     </tr>
     <tr>
       <td>[TS] Library Fundamentals, Version 1 (invocation type traits)</td>


Index: www/cxx_status.html
===================================================================
--- www/cxx_status.html
+++ www/cxx_status.html
@@ -872,7 +872,7 @@
       </td>
     </tr>
     <tr>
-      <td class="svn" align="center">
+      <td class="full" align="center">
         Clang 5 (<a href="http://wg21.link/p0096r4";>P0096R4</a>)</a>
       </td>
     </tr>
@@ -898,9 +898,9 @@
     </tr>
     <tr>
       <td>[DRAFT TS] Coroutines</td>
-      <td><a href="https://isocpp.org/files/papers/N4663.pdf";>N4663</a></td>
+      <td><a href="http://open-std.org/jtc1/sc22/wg21/docs/papers/2017/n4680.pdf";>N4680</a></td>
       <td><tt>-fcoroutines-ts<br>-stdlib=libc++</tt></td>
-      <td class="svn" align="center">SVN</td>
+      <td class="full" align="center">Clang 5 (<a href="http://open-std.org/jtc1/sc22/wg21/docs/papers/2017/n4680.pdf";>N4680</a>)</td>
     </tr>
     <tr>
       <td>[TS] Library Fundamentals, Version 1 (invocation type traits)</td>
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D37433: [... Gor Nishanov via Phabricator via cfe-commits

Reply via email to