[cxx_status] update comment

llvm-svn: 285154
This commit is contained in:
Richard Smith 2016-10-26 01:37:36 +00:00
parent f2673d6480
commit eb1bf312d5
1 changed files with 1 additions and 1 deletions

View 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>