This revision was automatically updated to reflect the committed changes. Closed by commit rL304091: [coroutines] www/cxx_status.html: add non-breaking hyphen (authored by GorNishanov).
Changed prior to commit: https://reviews.llvm.org/D33632?vs=100552&id=100553#toc Repository: rL LLVM https://reviews.llvm.org/D33632 Files: cfe/trunk/www/cxx_status.html Index: cfe/trunk/www/cxx_status.html =================================================================== --- cfe/trunk/www/cxx_status.html +++ cfe/trunk/www/cxx_status.html @@ -832,7 +832,7 @@ <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>
Index: cfe/trunk/www/cxx_status.html =================================================================== --- cfe/trunk/www/cxx_status.html +++ cfe/trunk/www/cxx_status.html @@ -832,7 +832,7 @@ <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>
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits