add c++ status link
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53014 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/www/index.html b/www/index.html
index 64c0224..57ce775 100644
--- a/www/index.html
+++ b/www/index.html
@@ -96,8 +96,9 @@
<p>Clang currently has pretty good parsing and semantic analysis support for
C and Objective-C right now, and bugs are usually quickly fixed once
- reported. C++ support is still very early, and we don't expect to have
- respectable C++ support for another 2 years or so.</p>
+ reported. C++ support is still <a href="cxx_status.html">very early</a>,
+ and we don't expect to have respectable C++ support for another 2 years
+ or so.</p>
<!--=====================================================================-->
<h2>Get it and get involved!</h2>