From: Richard Smith
Date: Fri, 24 Jun 2016 14:23:32 +0000 (+0000)
Subject: Correct error in change description.
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e255c643e8bc7419282c20ee3736e6df879d5d29;p=clang
Correct error in change description.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@273683 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/www/cxx_status.html b/www/cxx_status.html
index bf333cbac8..4b5211acf8 100644
--- a/www/cxx_status.html
+++ b/www/cxx_status.html
@@ -723,7 +723,7 @@ as the draft C++1z standard evolves.
No |
- Separate variable and condition for if, while, and switch |
+ Separate variable and condition for if and switch |
P0305R1 |
No |