llvm-project/clang/lib
Eli Friedman 2696b1e25e Default builtin creation to off; we don't really want to be doing it
without a relevant source location anyway.  Fixes the issue with weird 
warnings when including objc/Object.h on OS X.

llvm-svn: 72978
2009-06-06 02:08:44 +00:00
..
AST Avoid warnings. 2009-06-05 23:49:48 +00:00
Analysis Fix: 2009-06-05 23:18:01 +00:00
Basic Move CharIsSigned from TargetInfo to LangOptions. 2009-06-05 07:05:05 +00:00
CodeGen As an optimization, we maintain a cache of generated 2009-06-05 23:26:36 +00:00
Driver Set function Attribute::NoImplicitFloat appropriately. 2009-06-05 22:05:48 +00:00
Frontend Use of DeclContext for objc's ivars. No functionality 2009-06-05 18:16:35 +00:00
Headers Add aliases for a couple of SSE intrinsics. Patch by Ed Schouten. 2009-06-02 05:55:48 +00:00
Lex Move CharIsSigned from TargetInfo to LangOptions. 2009-06-05 07:05:05 +00:00
Parse Use of DeclContext for objc's ivars. No functionality 2009-06-05 18:16:35 +00:00
Rewrite Fix for PR2386: distinguish between insertion and replacements in the 2009-05-18 13:56:52 +00:00
Sema Default builtin creation to off; we don't really want to be doing it 2009-06-06 02:08:44 +00:00
CMakeLists.txt Really fix cmake style builds. 2009-03-24 17:52:34 +00:00
Makefile Stub out some structure for C++ driver. 2009-03-02 19:59:07 +00:00