summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/www/cxx_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index cf768a49afa..f7b915f27d2 100644
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -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-ts<br>-stdlib=libc++</tt></td>
+ <td><tt>-fcoroutines&#8209;ts<br>-stdlib=libc++</tt></td>
<td class="svn" align="center">SVN</td>
</tr>
<tr>
OpenPOWER on IntegriCloud