[cxx_status] Mark support for std::is_constant_evaluated as done.

Eric implemented this in r359067.

llvm-svn: 360310
This commit is contained in:
Richard Smith 2019-05-09 03:49:47 +00:00
parent 576c36a624
commit ac0456594b
1 changed files with 1 additions and 1 deletions

View File

@ -1023,7 +1023,7 @@ as the draft C++2a standard evolves.
<tr>
<td><tt>std::is_constant_evaluated</tt></td>
<td><a href="http://wg21.link/p0595r2">P0595R2</a></td>
<td class="none" align="center">No</td>
<td class="svn" align="center">SVN</td>
</tr>
<tr>
<td>Nested inline namespaces</td>