[PATCH] D33632: [coroutines] cxx_status.hml: add non-breaking hyphen

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


GorNishanov created this revision.
Herald added a subscriber: EricWF.

https://reviews.llvm.org/D33632

Files:
  www/cxx_status.html


Index: www/cxx_status.html
===================================================================
--- www/cxx_status.html
+++ 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.100552.patch
Type: text/x-patch
Size: 481 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170528/cbdfcb1f/attachment.bin>


More information about the cfe-commits mailing list