From f2f6e114fd8a048e4a83d04ab7cd454b24f6a550 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Thu, 9 May 2013 18:53:17 +0000 Subject: [PATCH] Switch C++1y paper links back to the canonical location at open-std.org now that the post-Bristol mailing has shipped. llvm-svn: 181533 --- clang/www/cxx_status.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 13fa86068d3a..ee1827ecf174 100644 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -426,7 +426,7 @@ available.

decltype(auto) - N3638 + N3638 Clang 3.3 @@ -435,38 +435,38 @@ available.

Runtime-sized arrays with automatic storage duration - N3639 + N3639 Partial Initialized lambda captures - N3648 + N3648 No Generic lambdas - N3649 + N3649 No [WIP] Variable templates - N3651 + N3651 No Relaxing requirements on constexpr functions - N3652 + N3652 Partial Member initializers and aggregates - N3653 + N3653 Clang 3.3 Clarifying memory allocation - N3664 + N3664 Yes