Correct error in change description.

llvm-svn: 273683
This commit is contained in:
Richard Smith 2016-06-24 14:23:32 +00:00
parent f6b5f0fffd
commit 90ea9ebb00
1 changed files with 1 additions and 1 deletions

View File

@ -723,7 +723,7 @@ as the draft C++1z standard evolves.</p>
<td class="none" align="center">No</td>
</tr>
<tr>
<td>Separate variable and condition for <tt>if</tt>, <tt>while</tt>, and <tt>switch</tt></td>
<td>Separate variable and condition for <tt>if</tt> and <tt>switch</tt></td>
<td><a href="http://wg21.link/p0305r1">P0305R1</a></td>
<td class="none" align="center">No</td>
</tr>