From e255c643e8bc7419282c20ee3736e6df879d5d29 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Fri, 24 Jun 2016 14:23:32 +0000 Subject: [PATCH] Correct error in change description. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@273683 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.50.1