]> granicus.if.org Git - clang/commitdiff
[cxx_status] Update link to Modules TS to latest working draft. Fix Coroutines TS...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 6 Jul 2017 00:29:13 +0000 (00:29 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 6 Jul 2017 00:29:13 +0000 (00:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@307231 91177308-0d34-0410-b5e6-96231b3b80d8

www/cxx_status.html

index a8e26f12f2e2d6dcc68262ffebaf0f978056d0c4..be1adfc63d27fd9270cb044a2d23ade40a17ce71 100644 (file)
@@ -14,6 +14,7 @@
     span:target { background-color: #FFFFBB; outline: #DDDD55 solid thin; }
     th { background-color: #FFDDAA }
     td { vertical-align: middle }
+    tt { white-space: nowrap }
   </style>
 </head>
 <body>
@@ -832,7 +833,7 @@ and library features that are not part of standard C++.</p>
     <tr>
       <td>[DRAFT TS] Coroutines</td>
       <td><a href="https://isocpp.org/files/papers/N4663.pdf">N4663</a></td>
-      <td><tt>&#8209;fcoroutines&#8209;ts<br>-stdlib=libc++</tt></td>
+      <td><tt>-fcoroutines-ts<br>-stdlib=libc++</tt></td>
       <td class="svn" align="center">SVN</td>
     </tr>
     <tr>
@@ -849,7 +850,7 @@ and library features that are not part of standard C++.</p>
     </tr>
     <tr>
       <td>[DRAFT TS] Modules</td>
-      <td><a href="http://wg21.link/n4592">N4592</a></td>
+      <td><a href="http://wg21.link/n4667">N4667</a></td>
       <td><tt>-fmodules-ts</tt></td>
       <td class="none" align="center">WIP</td>
     </tr>