llvm-project/clang/lib
Ted Kremenek 9512c122fa Change 'dead store (++/--)' to 'dead increment'
llvm-svn: 54268
2008-08-02 18:19:48 +00:00
..
AST Minor tweak plus a couple of FIXMEs. 2008-07-27 05:46:18 +00:00
Analysis Change 'dead store (++/--)' to 'dead increment' 2008-08-02 18:19:48 +00:00
Basic Always define __SIZE_TYPE__ as long unsigned int. 2008-07-22 17:16:13 +00:00
CodeGen Support constructor and destructor attributes in CodeGen 2008-08-01 00:01:51 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex In c89 mode accept hex fp constants as an extension: 2008-07-25 18:18:34 +00:00
Parse Wherever a type is used/returned from the Action module, use TypeTy instead of DeclTy or void. 2008-08-01 10:35:27 +00:00
Rewrite Add CSS for word wrapping of long message bubbles. 2008-07-11 23:13:22 +00:00
Sema Wherever a type is used/returned from the Action module, use TypeTy instead of DeclTy or void. 2008-08-01 10:35:27 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00