From: Richard Smith Date: Thu, 11 Sep 2014 17:30:32 +0000 (+0000) Subject: Update C++ status page to reflect that Clang 3.5 has released. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e0b86956f73719739b58c63790e55510cc95fdd;p=clang Update C++ status page to reflect that Clang 3.5 has released. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@217609 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/cxx_status.html b/www/cxx_status.html index daedbdd7e8..c5efbbc48b 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -527,22 +527,22 @@ as the draft C++1z standard evolves.

static_assert with no message N3928 - SVN + Clang 3.5 Disabling trigraph expansion by default N3981 - SVN + Clang 3.5 Terse range-based for loops N3994 - SVN + Clang 3.5 typename in a template template parameter N4051 - SVN + Clang 3.5