aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-06-02 05:27:21 +0000
committerChris Lattner <sabre@nondot.org>2010-06-02 05:27:21 +0000
commitc0441937328ee3907a05e6a97dc0c2ffd0c20c0b (patch)
tree878ebb0b22bbcd441daea459f3d1ac20d3cbe995
parentdfc0d1ff1af5b199945a1ff98a6f7db0fdfb1615 (diff)
clang++ is now a different greek letter.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@105313 91177308-0d34-0410-b5e6-96231b3b80d8
-rw-r--r--www/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/index.html b/www/index.html
index 9adf640f9b..7bf3e5f694 100644
--- a/www/index.html
+++ b/www/index.html
@@ -94,8 +94,8 @@
X86-32 and X86-64 (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's C++ support is currently alpha quality
- at best, but is evolving rapidly: see the <a
+ solution for you. Clang's C++ support is currently beta quality,
+ but is rapidly maturing: see the <a
href="cxx_status.html">C++ status</a> page for more
information.</p>