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

Reviewers: GorNishanov

Reviewed By: GorNishanov

Subscribers: EricWF, rsmith, cfe-commits

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

llvm-svn: 304092
This commit is contained in:
Gor Nishanov 2017-05-28 17:35:23 +00:00
parent 6ecbe540c6
commit b87931e983

View 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>