]> granicus.if.org Git - clang/commitdiff
[cxx_status] update comment
authorRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 26 Oct 2016 01:37:36 +0000 (01:37 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Wed, 26 Oct 2016 01:37:36 +0000 (01:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@285154 91177308-0d34-0410-b5e6-96231b3b80d8

www/cxx_status.html

index 870008eef5c588237599bffb7e7a2453e20aa33f..bf289f7af4ce25f0f6d9b6d212c9d8c25d9545d4 100644 (file)
@@ -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>