Fix incorrect status for P0012R1.

llvm-svn: 252216
This commit is contained in:
Richard Smith 2015-11-05 21:42:32 +00:00
parent 60fc149e43
commit 3f22bf947d
1 changed files with 1 additions and 1 deletions

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