| Commit message (Collapse) | Author | Age | Files | Lines | 
| | 
| 
| 
|  | 
llvm-svn: 81346
 | 
| | 
| 
| 
| 
| 
| 
|  | 
have target-specific builtins, and do not set the count.
Just default to 0 for these targets.
llvm-svn: 73510
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
|  | 
registered when PCH wasn't being used.  We should always install (in BuiltinInfo)
information about target-specific builtins, but we shouldn't register any builtin
identifier infos.  This fixes the build of apps that use PCH and target specific
builtins together.
llvm-svn: 73492
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
preprocessor and initialize it early in clang-cc.  This
ensures that __has_builtin works in all modes, not just
when ASTContext is around.
llvm-svn: 73319
 | 
|   
  
  
  
  
   | 
fixes a layering violation in lib/Basic/Targets.cpp.
llvm-svn: 73318
 |