summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2012-03-22 08:15:13 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2012-03-22 08:15:13 +0000
commit86029ea254a3a54834940787e58adc55d93c695f (patch)
tree05fbb157b2203a7497e70d31f1c0ba24fe6ad7a5 /www
parent06911d4e88b1a6ca7ec3b2d8e234e679a4c09ff9 (diff)
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
Diffstat (limited to 'www')
-rw-r--r--www/index.html2
1 files changed, 1 insertions, 1 deletions
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 <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>