clang/lib
Ted Kremenek aeca9637ce Skip the "-dealloc" check if a ObjC class contains no ivars.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53100 91177308-0d34-0410-b5e6-96231b3b80d8
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