]> granicus.if.org Git - clang/commitdiff
Update front page to indicate that we do, in fact, support some of C++11.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 22 Mar 2012 08:15:13 +0000 (08:15 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 22 Mar 2012 08:15:13 +0000 (08:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@153246 91177308-0d34-0410-b5e6-96231b3b80d8

www/index.html

index 095eed790df82a9e6aaf289e999881dc83a7b21c..6455262a461a4ec344dff571445e44597044f119 100644 (file)
@@ -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 <a
+   solution for you.  Clang supports most of C++11, please see the <a
     href="cxx_status.html">C++ status</a> page for more
    information.</p>