From: Gabor Greif Date: Wed, 2 Jul 2008 12:18:17 +0000 (+0000) Subject: add c++ status link X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=37d5027bf98abd05c51089f4e11499622168908b;p=clang 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 64c0224d04..57ce7752d9 100644 --- a/www/index.html +++ b/www/index.html @@ -96,8 +96,9 @@

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.

+ reported. C++ support is still very early, + and we don't expect to have respectable C++ support for another 2 years + or so.

Get it and get involved!