[coroutines] www/cxx_status.html: add non-breaking hyphen
authorGor Nishanov <GorNishanov@gmail.com>
Sun, 28 May 2017 17:35:23 +0000 (17:35 +0000)
committerGor Nishanov <GorNishanov@gmail.com>
Sun, 28 May 2017 17:35:23 +0000 (17:35 +0000)
Reviewers: GorNishanov

Reviewed By: GorNishanov

Subscribers: EricWF, rsmith, cfe-commits

Differential Revision: https://reviews.llvm.org/D33632

llvm-svn: 304092

clang/www/cxx_status.html

index f7b915f..a8e26f1 100644 (file)
@@ -832,7 +832,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>-fcoroutines&#8209;ts<br>-stdlib=libc++</tt></td>
+      <td><tt>&#8209;fcoroutines&#8209;ts<br>-stdlib=libc++</tt></td>
       <td class="svn" align="center">SVN</td>
     </tr>
     <tr>