llvm-project/clang/lib
Chris Lattner d1224b2493 clang uses the llvm backend, so define __llvm__ like llvm-gcc.
Additionally, define __clang__ so clients can predicate based on
clang features.

llvm-svn: 52788
2008-06-26 17:26:01 +00:00
..
AST Update serialization for ObjCMessageExpr to handle additional bit-swizziling of receiver information. 2008-06-24 17:00:08 +00:00
Analysis CF ref checker: 2008-06-25 21:21:56 +00:00
Basic Make the width and alignment for long double consistent with the 2008-06-04 17:01:45 +00:00
CodeGen refactor more objc codegen interfaces to pass around selectors so 2008-06-26 05:08:00 +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 Make Declarator::getDeclSpec() return a const reference to avoid 2008-06-26 06:49:43 +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 Declarator::getDeclSpec() return a const reference to avoid 2008-06-26 06:49:43 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00