llvm-project/clang/lib
Chris Lattner 9e2aafea38 move a few methods, no other change.
llvm-svn: 52878
2008-06-29 00:23:49 +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 clang uses the llvm backend, so define __llvm__ like llvm-gcc. 2008-06-26 17:26:01 +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 move a few methods, no other change. 2008-06-29 00:23:49 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00