llvm-project/clang/lib
Chris Lattner 6016a515e5 refactor some code out into a new method.
llvm-svn: 52889
2008-06-30 06:39:54 +00:00
..
AST Fix for PR2501; this patch makes usual arithmetic conversions for 2008-06-28 06:23:08 +00:00
Analysis Added a simple static analysis check to look for improper uses of CFCreateNumber. 2008-06-26 23:59:48 +00:00
Basic Make the width and alignment for long double consistent with the 2008-06-04 17:01:45 +00:00
CodeGen Add missing include file (due to a file splitting in llvm). 2008-06-27 17:53:02 +00:00
Headers Implementation of stdarg.h. 2008-05-29 10:40:55 +00:00
Lex refactor some code out into a new method. 2008-06-30 06:39:54 +00:00
Parse Handle unnamed bitfields when parsing C++ classes. 2008-06-28 08:10:48 +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 make type attribute processing static instead of methods on Sema. 2008-06-29 00:50:08 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00