From bff5d866990b2a93e1e5820a447fd7a88e4b09f1 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Mon, 6 Dec 2010 19:46:27 +0000 Subject: c/objc/c++'98 are basically done, but we want '0x support. Add "clang indent" as a possible project, we really really need it. :) llvm-svn: 121030 --- clang/www/OpenProjects.html | 35 +++++++++++++++-------------------- 1 file changed, 15 insertions(+), 20 deletions(-) (limited to 'clang/www/OpenProjects.html') diff --git a/clang/www/OpenProjects.html b/clang/www/OpenProjects.html index 4329cb62359..52fcabebbaa 100644 --- a/clang/www/OpenProjects.html +++ b/clang/www/OpenProjects.html @@ -21,11 +21,6 @@ intended to be comprehensive. Please ask on cfe-dev for more specifics or to verify that one of these isn't already completed. :)

-
  • Continue work on C++ support: Implementing all of C++ was a very big job, but there are still lots of - little pieces that can be improved. Here are some small- to mid-sized C++ implementation projects: - - -Also, see the C++ status report page to -find out what is missing and what is already at least partially -supported.
  • +
  • Continue work on C++'0x support: + C++'98 is feature complete, but there is still a lot of C++'0x featuers to + implement. Please see the C++ status report + page to find out what is missing.
  • If you hit a bug with clang, it is very useful for us if you reduce the code -- cgit v1.2.3