From a2bd11f2de202a325347c117ac58e37fe976444a Mon Sep 17 00:00:00 2001 From: Douglas Gregor Date: Thu, 23 Feb 2012 03:10:24 +0000 Subject: [PATCH] Tweak C++ status table: - Apparently, SVN is yellow - Note that initializer lists are "in progress" llvm-svn: 151232 --- clang/www/cxx_status.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index ab11cb910426..8bf8834655ac 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -79,7 +79,7 @@ with clang; other versions have not been tested.

Initializer lists N2672 - No + In progress Static assertions @@ -109,7 +109,7 @@ with clang; other versions have not been tested.

Lambda expressions N2927 - SVN + SVN Declared type of an expression