]> granicus.if.org Git - clang/commitdiff
Fix incorrect status for P0012R1.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 5 Nov 2015 21:42:32 +0000 (21:42 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 5 Nov 2015 21:42:32 +0000 (21:42 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@252216 91177308-0d34-0410-b5e6-96231b3b80d8

www/cxx_status.html

index 040e539b502e6a9116e1713361f79f4a3ae1506d..a499db12c322010f38a6145b2613b2c5fea80fbc 100644 (file)
@@ -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>