7a198cef04 
								
							 
						 
						
							
							
								
								When checking the 'weak' and 'weakref' attributes, look for non-external  
							
							... 
							
							
							
							linkage rather than the presence of the 'static' storage class specifier.
Fixes rdar://problem/8814626.
llvm-svn: 125126 
							
						 
						
							2011-02-08 22:35:49 +00:00  
				
					
						
							
							
								 
						
							
								4bb483629f 
								
							 
						 
						
							
							
								
								Change the wording of the bad-decl-for-attribute warning and error  
							
							... 
							
							
							
							to make it clear that we're talking about the declarations and not the types.
llvm-svn: 124175 
							
						 
						
							2011-01-25 03:51:08 +00:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								753d120975 
								
							 
						 
						
							
							
								
								Prep for new warning.  
							
							... 
							
							
							
							llvm-svn: 76709 
							
						 
						
							2009-07-22 00:43:08 +00:00  
				
					
						
							
							
								 
						
							
								41136eec6b 
								
							 
						 
						
							
							
								
								Generate error on declaration containing 'static' and '__attribute__((weak))'  
							
							... 
							
							
							
							Patch by Ryan Flynn
llvm-svn: 75879 
							
						 
						
							2009-07-16 01:12:24 +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  
				
					
						
							
							
								 
						
							
								5cb85ebe94 
								
							 
						 
						
							
							
								
								Add Parse/Sema support for weak_import attribute.  
							
							... 
							
							
							
							- Also, diagnose weak applied to types.
llvm-svn: 66259 
							
						 
						
							2009-03-06 06:39:57 +00:00