summaryrefslogtreecommitdiff
path: root/www/index.html
diff options
context:
space:
mode:
authorDavid Blaikie <dblaikie@gmail.com>2011-10-14 07:58:10 +0000
committerDavid Blaikie <dblaikie@gmail.com>2011-10-14 07:58:10 +0000
commit1e2b3d7c6117d663b69d6a71ba8cb9c616e3ee7f (patch)
treeaedf692a655a26fe43615dbfc28eb9f37d1f0387 /www/index.html
parentb40034c2e580ab3b08de9dfb738d8e5d8ef79136 (diff)
downloadclang-1e2b3d7c6117d663b69d6a71ba8cb9c616e3ee7f.tar.gz
Updating the Clang website to refer to C++'11 instead of C++'0x
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141949 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www/index.html')
-rw-r--r--www/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/index.html b/www/index.html
index 623f719882..095eed790d 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++'0x yet, please see the <a
+ solution for you. Clang does not support C++'11 yet, please see the <a
href="cxx_status.html">C++ status</a> page for more
information.</p>