summaryrefslogtreecommitdiffstats
path: root/clang/www/cxx_status.html
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-06-24 14:23:32 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-06-24 14:23:32 +0000
commit90ea9ebb003512713a7955c105f0fd9eb8d7ce7c (patch)
tree12569227adfe5269eb2aa77d6dbe59eef0737a78 /clang/www/cxx_status.html
parentf6b5f0fffd5b2e5b03cf4b6e7892305d3966cc03 (diff)
downloadbcm5719-llvm-90ea9ebb003512713a7955c105f0fd9eb8d7ce7c.tar.gz
bcm5719-llvm-90ea9ebb003512713a7955c105f0fd9eb8d7ce7c.zip
Correct error in change description.
llvm-svn: 273683
Diffstat (limited to 'clang/www/cxx_status.html')
-rw-r--r--clang/www/cxx_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index bf333cbac8c..4b5211acf82 100644
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -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>
OpenPOWER on IntegriCloud