From 3a0b7b6ac7eecf93ad3fdd5b21a34d5a6f20cca4 Mon Sep 17 00:00:00 2001 From: Benjamin Kramer Date: Fri, 20 Apr 2012 18:43:50 +0000 Subject: [PATCH] c++11 status: Replace references to "SVN" with "3.1" to avoid confusion when they diverge. Color is still yellow, as 3.1 isn't released yet. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155217 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/www/cxx_status.html b/www/cxx_status.html index bacf35a798..92a3435019 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -83,7 +83,7 @@ C++11 mode.

Initializer lists N2672 - SVN + Clang 3.1 Static assertions @@ -113,7 +113,7 @@ C++11 mode.

Lambda expressions N2927 - SVN + Clang 3.1 Declared type of an expression @@ -123,7 +123,7 @@ C++11 mode.

    Incomplete return types N3276 - SVN + Clang 3.1 Right angle brackets @@ -164,7 +164,7 @@ C++11 mode.

Forward declarations for enums N2764
DR1206 - SVN + Clang 3.1 Generalized attributes @@ -174,7 +174,7 @@ C++11 mode.

Generalized constant expressions N2235 - SVN + Clang 3.1 Alignment support @@ -216,12 +216,12 @@ C++11 mode.

Universal character names in literals N2170 - SVN + Clang 3.1 User-defined literals N2765 - SVN + Clang 3.1 Standard Layout Types @@ -247,7 +247,7 @@ C++11 mode.

Extending sizeof N2253
DR850 - SVN + Clang 3.1 Inline namespaces @@ -257,7 +257,7 @@ C++11 mode.

Unrestricted unions N2544 - SVN + Clang 3.1 Local and unnamed types as template arguments @@ -303,17 +303,17 @@ C++11 mode.

Atomic operations N2427 - SVN + Clang 3.1 Strong Compare and Exchange N2748 - SVN + Clang 3.1 Bidirectional Fences N2752 - SVN + Clang 3.1 @@ -339,7 +339,7 @@ C++11 mode.

Allow atomics use in signal handlers N2547 - SVN + Clang 3.1 Thread-local storage -- 2.40.0