mirror of
				https://git.proxmox.com/git/llvm-toolchain
				synced 2025-10-31 10:24:01 +00:00 
			
		
		
		
	adjust the scan-build-py path
This commit is contained in:
		
							parent
							
								
									8bc9153875
								
							
						
					
					
						commit
						50d9eaeca8
					
				| @ -7,7 +7,7 @@ Index: llvm-toolchain-12-12.0.0/clang/tools/scan-build-py/libscanbuild/arguments | ||||
|          metavar='<path>', | ||||
|          dest='clang', | ||||
| -        default='clang',
 | ||||
| +        default='clang-11',
 | ||||
| +        default='clang-12',
 | ||||
|          help="""'%(prog)s' uses the 'clang' executable relative to itself for | ||||
|          static analysis. One can override this behavior with this option by | ||||
|          using the 'clang' packaged with Xcode (on OS X) or from the PATH.""") | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Sylvestre Ledru
						Sylvestre Ledru