From: Richard Smith Date: Fri, 27 Apr 2012 00:40:44 +0000 (+0000) Subject: The release notes are no place for modesty. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=526cda38f9b92fa24a97931badc05222ac9610d4;p=clang 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 --- 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