From abe15e553e58165e7692c0d0842865c488ed7b45 Mon Sep 17 00:00:00 2001 From: Roman Divacky Date: Fri, 1 Jan 2010 10:34:51 +0000 Subject: Updaet clang to 92395. --- www/cxx_status.html | 120 ++++++++++++++++++++++++++-------------------------- 1 file changed, 60 insertions(+), 60 deletions(-) (limited to 'www') diff --git a/www/cxx_status.html b/www/cxx_status.html index 0858db7567e9..fdddc2274a2b 100644 --- a/www/cxx_status.html +++ b/www/cxx_status.html @@ -24,11 +24,11 @@

C++ Support in Clang

-

Last updated: $Date: 2009-11-20 23:00:06 +0100 (Fri, 20 Nov 2009) $

+

Last updated: $Date: 2009-12-19 21:59:13 +0100 (Sat, 19 Dec 2009) $

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. 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.

+Clang implements the majority of C++ features, although there are many bugs remaining and Clang is not yet generally useful as a C++ compiler. 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 and the LLVM bug tracker for some specific ideas.