clang-1/lib
Chris Lattner 49e2d34f74 more minor tidiness.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@52873 91177308-0d34-0410-b5e6-96231b3b80d8
2008-06-28 23:50:44 +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 more minor tidiness. 2008-06-28 23:50:44 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00