From: Douglas Gregor Date: Fri, 20 Mar 2009 20:39:57 +0000 (+0000) Subject: Link from the C++ status page to the open projects page X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=33aa5199bb5e81981c5b16dd580dd666106a8eb8;p=clang Link from the C++ status page to the open projects page git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@67399 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/www/cxx_status.html b/www/cxx_status.html index 2e4ecc66f1..10653a67c2 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -27,7 +27,7 @@

This page tracks the status of C++ support in Clang.
-Currently most of the C++ features are missing; here you can find features that are at least partially supported in Clang.

+Currently most of the C++ features are missing; here you can find features that are at least partially supported in Clang. If you are looking to get involved with Clang development to help work on support for C++, please also look at our Open Projects page for some specific ideas.