summaryrefslogtreecommitdiffstats
path: root/clang/www/cxx_status.html
diff options
context:
space:
mode:
Diffstat (limited to 'clang/www/cxx_status.html')
-rw-r--r--clang/www/cxx_status.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 86d65d18de3..cd11299f852 100644
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -612,9 +612,7 @@ as the draft C++1z standard evolves.
<tr>
<td>Make exception specifications part of the type system</td>
<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. -->
+ <td class="svn" align="center">SVN</td>
</tr>
<tr>
<td><tt>__has_include</tt> in preprocessor conditionals</td>
OpenPOWER on IntegriCloud