4 lines
		
	
	
		
			173 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			173 B
		
	
	
	
		
			C
		
	
	
	
	
	
// PR13529: Don't crash.
 | 
						|
// RUN: %clang_cpp -lfoo -M %s 2>&1 | FileCheck --check-prefix=CHECK-PR13529 %s
 | 
						|
// CHECK-PR13529: warning: -lfoo: 'linker' input unused in cpp mode
 |