clang-1/lib
Chris Lattner 18ae3cfe2a Don't add isa with @defs only to work around it in the code generator, patch
by David Chisnall. 


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52597 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-21 21:37:25 +00:00
..
AST remove dead enums. 2008-06-21 18:06:44 +00:00
Analysis When using the dead-stores checker with the BugReporter class, properly capture the diagnostic associated with a specific warning and emit it. 2008-06-20 23:13:39 +00:00
Basic Make the width and alignment for long double consistent with the 2008-06-04 17:01:45 +00:00
CodeGen Don't add isa with @defs only to work around it in the code generator, patch 2008-06-21 21:37:25 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex fix PR2357 (#ifs didnt invalidate the multiple-inclusion optimization state) 2008-06-01 18:31:24 +00:00
Parse add parser and sema support for the funny ObjC '@defs' thing. 2008-06-21 19:39:06 +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 Don't add isa with @defs only to work around it in the code generator, patch 2008-06-21 21:37:25 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00