[cfe-commits] r105313 - /cfe/trunk/www/index.html
    Chris Lattner 
    sabre at nondot.org
       
    Tue Jun  1 22:27:21 PDT 2010
    
    
  
Author: lattner
Date: Wed Jun  2 00:27:21 2010
New Revision: 105313
URL: http://llvm.org/viewvc/llvm-project?rev=105313&view=rev
Log:
clang++ is now a different greek letter.
Modified:
    cfe/trunk/www/index.html
Modified: cfe/trunk/www/index.html
URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/www/index.html?rev=105313&r1=105312&r2=105313&view=diff
==============================================================================
--- cfe/trunk/www/index.html (original)
+++ cfe/trunk/www/index.html Wed Jun  2 00:27:21 2010
@@ -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>
 
    
    
More information about the cfe-commits
mailing list