Author: rsmith
Date: Tue Oct 25 20:37:36 2016
New Revision: 285154

URL: http://llvm.org/viewvc/llvm-project?rev=285154&view=rev
Log:
[cxx_status] update comment

Modified:
    cfe/trunk/www/cxx_status.html

Modified: cfe/trunk/www/cxx_status.html
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/www/cxx_status.html?rev=285154&r1=285153&r2=285154&view=diff
==============================================================================
--- cfe/trunk/www/cxx_status.html (original)
+++ cfe/trunk/www/cxx_status.html Tue Oct 25 20:37:36 2016
@@ -614,7 +614,7 @@ as the draft C++1z standard evolves.
       <td><a 
href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/p0012r1.html";>P0012R1</a></td>
       <td class="partial" align="center">Partial</td>
       <!-- We don't correctly support throwing noexcept function types and
-           catching as non-noexcept yet, nor mangling exception 
specifications. -->
+           catching as non-noexcept yet. -->
     </tr>
     <tr>
       <td><tt>__has_include</tt> in preprocessor conditionals</td>


_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to