[PATCH] D33632: [coroutines] www/cxx_status.html: add non-breaking hyphen

Gor Nishanov via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun May 28 09:25:46 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304091: [coroutines] www/cxx_status.html: add non-breaking hyphen (authored by GorNishanov).

Changed prior to commit:
  https://reviews.llvm.org/D33632?vs=100552&id=100553#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33632

Files:
  cfe/trunk/www/cxx_status.html


Index: cfe/trunk/www/cxx_status.html
===================================================================
--- cfe/trunk/www/cxx_status.html
+++ cfe/trunk/www/cxx_status.html
@@ -832,7 +832,7 @@
     <tr>
       <td>[DRAFT TS] Coroutines</td>
       <td><a href="https://isocpp.org/files/papers/N4663.pdf">N4663</a></td>
-      <td><tt>-fcoroutines-ts<br>-stdlib=libc++</tt></td>
+      <td><tt>-fcoroutines‑ts<br>-stdlib=libc++</tt></td>
       <td class="svn" align="center">SVN</td>
     </tr>
     <tr>


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33632.100553.patch
Type: text/x-patch
Size: 511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170528/43fcdca9/attachment.bin>


More information about the cfe-commits mailing list