llvm-project/clang/lib
Ted Kremenek 68b117fca4 Skip the "-dealloc" check if a ObjC class contains no ivars.
llvm-svn: 53100
2008-07-03 15:37:02 +00:00
..
AST Shuffle things around in preparation for integrating Eli's constant evaluator. 2008-07-03 04:20:39 +00:00
Analysis Skip the "-dealloc" check if a ObjC class contains no ivars. 2008-07-03 15:37:02 +00:00
Basic Make the width and alignment for long double consistent with the 2008-06-04 17:01:45 +00:00
CodeGen Make a few related changes: 2008-06-30 18:32:54 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex Fix PR2252: don't warn on negating an unsigned value ever, and don't emit 2008-07-03 03:47:30 +00:00
Parse Add Sema support for C++ classes. 2008-07-01 10:37:29 +00:00
Rewrite Fix rewrite rope to keep the leaf list up-to-date as it erases leaves 2008-05-28 18:45:56 +00:00
Sema Shuffle things around in preparation for integrating Eli's constant evaluator. 2008-07-03 04:20:39 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00