From 5f11de60f2a95d7a1369797c731a1039c547d37a Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Tue, 21 May 2013 00:28:07 +0000 Subject: Merging r181283: ------------------------------------------------------------------------ r181283 | rsmith | 2013-05-06 19:55:48 -0700 (Mon, 06 May 2013) | 6 lines C++ status: - fix paper links to point to isocpp.org, where most of the papers are already up - update "SVN" features to "Clang 3.3" to distinguish them from features which we complete after the branch - document use of -std=c++1y to enable c++1y support ------------------------------------------------------------------------ git-svn-id: https://llvm.org/svn/llvm-project/cfe/branches/release_33@182341 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/cxx_status.html | 37 ++++++++++++++++++------------------- 1 file changed, 18 insertions(+), 19 deletions(-) diff --git a/www/cxx_status.html b/www/cxx_status.html index 38e84e74c9..13fa86068d 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -3,7 +3,7 @@ - Clang - C++98 and C++11 Status + Clang - C++98, C++11, and C++14 Status