6 lines
		
	
	
		
			281 B
		
	
	
	
		
			Matlab
		
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			281 B
		
	
	
	
		
			Matlab
		
	
	
	
| // RUN: rm -rf %t
 | |
| // RUN: %clang_cc1 -fsyntax-only -triple thumbv7-none-linux-gnueabihf -target-abi aapcs -target-cpu cortex-a8 -mfloat-abi hard -std=c99 -fmodules -fmodules-cache-path=%t -D__need_wint_t %s -verify
 | |
| // expected-no-diagnostics
 | |
| 
 | |
| @import _Builtin_intrinsics.arm.neon;
 |