llvm-project/clang/lib
Steve Naroff ce5206b4f2 Fix Parser::ParseObjCMethodDefinition(). Only call the actions module for valid MDecl's.
llvm-svn: 54013
2008-07-25 14:30:25 +00:00
..
AST Move isObjCObjectPointerType() from Sema to ASTContext. 2008-07-24 23:58:27 +00:00
Analysis Don't emit 'dead initialization' warnings for variables marked 'unused'. 2008-07-25 04:47:34 +00:00
Basic Always define __SIZE_TYPE__ as long unsigned int. 2008-07-22 17:16:13 +00:00
CodeGen Rework codegen of case ranges 2008-07-25 01:11:38 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex Patch by 2008-07-19 19:10:04 +00:00
Parse Fix Parser::ParseObjCMethodDefinition(). Only call the actions module for valid MDecl's. 2008-07-25 14:30:25 +00:00
Rewrite Add CSS for word wrapping of long message bubbles. 2008-07-11 23:13:22 +00:00
Sema Implemented Sema support for attribute "unused". 2008-07-25 04:39:19 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00