hanchenye-llvm-project/clang/lib
Fariborz Jahanian 8e36cddde0 Added property decl support for protocols.
Added assertion if unexpected property decls are found where they don't belong.
Consolidated property decl. printing by using a helper function.

llvm-svn: 49862
2008-04-17 18:25:18 +00:00
..
AST Added property decl support for protocols. 2008-04-17 18:25:18 +00:00
Analysis Added transfer function support for ReturnStmt to support detecting leaks 2008-04-17 18:12:53 +00:00
Basic Fix regression in Diagnostic that caused it to not register the number 2008-04-14 21:21:38 +00:00
CodeGen Remove FileVarDecl and BlockVarDecl. They are replaced by VarDecl::isBlockVarDecl() and VarDecl::isFileVarDecl(). 2008-04-15 22:42:06 +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 2008-04-14 02:26:39 +00:00
Parse New AST representation for each objc2's property declaration. 2008-04-14 23:36:35 +00:00
Rewrite insert macro expansions into floating divs. For now, they are always displayed, 2008-04-17 00:40:45 +00:00
Sema Added property decl support for protocols. 2008-04-17 18:25:18 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00