mirror of
				https://github.com/rust-lang/rust.git
				synced 2025-10-31 13:04:42 +00:00 
			
		
		
		
	 eca274a1f9
			
		
	
	
		eca274a1f9
		
	
	
	
	
		
			
			Fixes a warning:
warning: llvm-wrapper/RustWrapper.cpp:159:11: warning: enumeration values 'AllocatedPointer' and 'AllocAlign' not handled in switch [-Wswitch]
warning:   switch (Kind) {
warning:           ^
Which was fall out from 130a1df71ea73ab9d66d3cb8fc9cdb43155d514b.