From 526cda38f9b92fa24a97931badc05222ac9610d4 Mon Sep 17 00:00:00 2001 From: Richard Smith Date: Fri, 27 Apr 2012 00:40:44 +0000 Subject: [PATCH] The release notes are no place for modesty. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155681 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index d05c4b6939..f49f7f8519 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -118,8 +118,8 @@ modes.

C++11 Feature Support

-

Clang 3.1 adds support for -more of the language +

Clang 3.1 supports +most of the language features added in the latest ISO C++ standard, C++ 2011. Use -std=c++11 or -std=gnu++11 to enable support for -- 2.50.1