From 6c9f9755954505d9c2f962f3058478f34e199533 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 13 Dec 2007 06:55:02 +0000 Subject: [PATCH] nuke hte status page. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44991 91177308-0d34-0410-b5e6-96231b3b80d8 --- www/status.html | 151 ------------------------------------------------ 1 file changed, 151 deletions(-) delete mode 100644 www/status.html diff --git a/www/status.html b/www/status.html deleted file mode 100644 index 7df2bd1fb8..0000000000 --- a/www/status.html +++ /dev/null @@ -1,151 +0,0 @@ - - - - - - Status of Clang - - - - - - -
-

Status of Clang

- Here is a rundown of the current status of Clang as of September 2007. -

By Language:

- - - - - - - - - - - - - - - - - - - - - - -
CBasic Status
-
    -
  • Add some notes here. -
  • Add some notes here. -
-
Obj CBasic Status
-
    -
  • Add some notes here. -
  • Add some notes here. -
-
C++Basic Status
-
    -
  • Add some notes here. -
  • Add some notes here. -
-
-

By Library:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
LibraryCObj CC++
libsupportBasic StatusBasic StatusBasic Status
libsystemBasic StatusBasic StatusBasic Status
libbasic
libast
liblex
libparse
libsema
libcodegen
clang
-

Status History (notes):

-

October 5, 2007

- -

July 17, 2007

- -
- - \ No newline at end of file -- 2.50.1