diff options
-rw-r--r-- | clang/www/cxx_status.html | 2 |
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‑ts<br>-stdlib=libc++</tt></td> <td class="svn" align="center">SVN</td> </tr> <tr> |