From: Richard Smith Date: Thu, 22 Mar 2012 08:15:13 +0000 (+0000) Subject: Update front page to indicate that we do, in fact, support some of C++11. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=86029ea254a3a54834940787e58adc55d93c695f;p=clang Update front page to indicate that we do, in fact, support some of C++11. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153246 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/index.html b/www/index.html index 095eed790d..6455262a46 100644 --- a/www/index.html +++ b/www/index.html @@ -94,7 +94,7 @@ targeting X86-32, X86-64, and ARM (other targets may have caveats, but are usually easy to fix). If you are looking for source analysis or source-to-source transformation tools, clang is probably a great - solution for you. Clang does not support C++'11 yet, please see the C++ status page for more information.