diff options
-rw-r--r-- | clang/www/cxx_status.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 040e539b502..a499db12c32 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -606,7 +606,7 @@ as the draft C++1z standard evolves.</p> <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="svn" align="center">Clang 3.6</td> + <td class="none" align="center">No</td> </tr> <tr> <td><tt>__has_include</tt></td> |