From: Richard Smith Date: Thu, 5 Dec 2013 07:52:05 +0000 (+0000) Subject: Update C++ status from 'SVN' to 'Clang 3.4' in preparation for release. Leave X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1cfafb428e81b31d06e8805a55ed02a870f2c44b;p=clang Update C++ status from 'SVN' to 'Clang 3.4' in preparation for release. Leave boxes yellow until we release, though. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196482 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/cxx_status.html b/www/cxx_status.html index ec823f7ade..8b5dd3c144 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -417,7 +417,7 @@ table describes the Clang version in which each feature became available.

Tweak to certain C++ contextual conversions N3323 - SVN + Clang 3.4 Binary literals @@ -431,27 +431,27 @@ table describes the Clang version in which each feature became available.

Return type deduction for normal functions - SVN + Clang 3.4 Initialized lambda captures N3648 - SVN + Clang 3.4 Generic lambdas N3649 - SVN + Clang 3.4 Variable templates N3651 - SVN + Clang 3.4 Relaxing requirements on constexpr functions N3652 - SVN + Clang 3.4 Member initializers and aggregates @@ -461,22 +461,22 @@ table describes the Clang version in which each feature became available.

Clarifying memory allocation N3664 - SVN + Clang 3.4 [[deprecated]] attribute N3760 - SVN + Clang 3.4 Single quotation mark as digit separator N3781 - SVN + Clang 3.4 C++ Sized Deallocation N3778 - SVN + Clang 3.4 @@ -507,7 +507,7 @@ Clang version they became available:

SD-6: SG10 feature test recommendations SD-6 - SVN (N3745) + Clang 3.4 (N3745) [DRAFT TS] Array extensions (arrays of runtime bound)