Skip to content

Commit 6ecbe54

Browse files
committedMay 28, 2017
[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: 304091
1 parent bb9fe3b commit 6ecbe54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎clang/www/cxx_status.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,7 @@ <h2 id="ts">Technical specifications and standing documents</h2>
832832
<tr>
833833
<td>[DRAFT TS] Coroutines</td>
834834
<td><a href="https://isocpp.org/files/papers/N4663.pdf">N4663</a></td>
835-
<td><tt>-fcoroutines-ts<br>-stdlib=libc++</tt></td>
835+
<td><tt>-fcoroutines&#8209;ts<br>-stdlib=libc++</tt></td>
836836
<td class="svn" align="center">SVN</td>
837837
</tr>
838838
<tr>

0 commit comments

Comments
 (0)
Please sign in to comment.