8fbe78f6fc 
								
							 
						 
						
							
							
								
								Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.  
							
							... 
							
							
							
							- This is designed to make it obvious that %clang_cc1 is a "test variable"
   which is substituted. It is '%clang_cc1' instead of '%clang -cc1' because it
   can be useful to redefine what gets run as 'clang -cc1' (for example, to set
   a default target).
llvm-svn: 91446 
							
						 
						
							2009-12-15 20:14:24 +00:00  
				
					
						
							
							
								 
						
							
								4ee3981574 
								
							 
						 
						
							
							
								
								Tests use the new clang.  
							
							... 
							
							
							
							llvm-svn: 91290 
							
						 
						
							2009-12-14 17:13:18 +00:00  
				
					
						
							
							
								 
						
							
								4e7596cc3a 
								
							 
						 
						
							
							
								
								Normalize options to use '-FOO' instead of '--FOO'.  
							
							... 
							
							
							
							llvm-svn: 90071 
							
						 
						
							2009-11-29 09:33:10 +00:00  
				
					
						
							
							
								 
						
							
								feedba68b5 
								
							 
						 
						
							
							
								
								Don't #include <stdio.h> when tests don't need it, or use clang instead of clang-cc when they do.  
							
							... 
							
							
							
							llvm-svn: 89070 
							
						 
						
							2009-11-17 08:57:36 +00:00  
				
					
						
							
							
								 
						
							
								4656c53e12 
								
							 
						 
						
							
							
								
								Move -fnext-runtime defaulting to driver (and change clang-cc default to  
							
							... 
							
							
							
							-fnext-runtime), instead of using getDefaultLangOptions.
llvm-svn: 89058 
							
						 
						
							2009-11-17 07:07:28 +00:00  
				
					
						
							
							
								 
						
							
								a45cf5b6b0 
								
							 
						 
						
							
							
								
								Rename clang to clang-cc.  
							
							... 
							
							
							
							Tests and drivers updated, still need to shuffle dirs.
llvm-svn: 67602 
							
						 
						
							2009-03-24 02:24:46 +00:00  
				
					
						
							
							
								 
						
							
								c01f56c8de 
								
							 
						 
						
							
							
								
								Add some Objective-C code generation tests.  
							
							... 
							
							
							
							- Note that these don't really test anything other than that code
   generation doesn't fail or crash. Better than nothing though!
llvm-svn: 55761 
							
						 
						
							2008-09-04 04:36:23 +00:00