aboutsummaryrefslogtreecommitdiff
path: root/clang/www/OpenProjects.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
commite35b3aae52503c84756492d65c1a329690ffc78a (patch)
treed7b69feb0390d8eddccc3b24d4b4466e3d67bfba /clang/www/OpenProjects.html
parent5a31471e72d4ca39ba83804b2f74ad694207b25a (diff)
downloadllvm-e35b3aae52503c84756492d65c1a329690ffc78a.zip
llvm-e35b3aae52503c84756492d65c1a329690ffc78a.tar.gz
llvm-e35b3aae52503c84756492d65c1a329690ffc78a.tar.bz2
Updating the Clang website to refer to C++'11 instead of C++'0x
llvm-svn: 141949
Diffstat (limited to 'clang/www/OpenProjects.html')
-rw-r--r--clang/www/OpenProjects.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/www/OpenProjects.html b/clang/www/OpenProjects.html
index b3e0841..fec23dc 100644
--- a/clang/www/OpenProjects.html
+++ b/clang/www/OpenProjects.html
@@ -78,8 +78,8 @@ improve the quality of clang by self-testing. Some examples:
</ul>
</li>
-<li><b>Continue work on C++'0x support</b>:
- C++'98 is feature complete, but there is still a lot of C++'0x featuers to
+<li><b>Continue work on C++'11 support</b>:
+ C++'98 is feature complete, but there is still a lot of C++'11 features to
implement. Please see the <a href="cxx_status.html">C++ status report
page</a> to find out what is missing.</li>
</ul>