clang-1/lib
Ted Kremenek d3dbcf4be7 Initial work on refactoring the CFRefCount checker so that it is more
generic and handles reference counts for NSObjects.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@50674 91177308-0d34-0410-b5e6-96231b3b80d8
2008-05-05 22:11:16 +00:00
..
AST percolate @optional/@required protocols down to ASTs for 2008-05-05 18:51:55 +00:00
Analysis Initial work on refactoring the CFRefCount checker so that it is more 2008-05-05 22:11:16 +00:00
Basic Add -fobjc-gc and -fobjc-gc-only options to the driver. 2008-04-29 04:37:03 +00:00
CodeGen use simplified API for making fp constants. 2008-05-04 18:23:51 +00:00
Headers Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
Lex Fix typo, improve comment. 2008-05-05 20:09:27 +00:00
Parse percolate @optional/@required protocols down to ASTs for 2008-05-05 18:51:55 +00:00
Rewrite fix a rewriter crash on zero length files. 2008-04-23 03:21:50 +00:00
Sema Add support for -Wimplicit-function-declaration, rdar://5907433 2008-05-05 21:18:06 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00