| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										Darwin
									
								
							
						
					
				 | 
				
					
						
							
							Fix PR26608: Make sanitizer_common tests more portable.
						
					
				 | 
				2016-02-17 21:00:50 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										Linux
									
								
							
						
					
				 | 
				
					
						
							
							Revert r304285, r304297.
						
					
				 | 
				2017-06-05 21:20:55 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										Posix
									
								
							
						
					
				 | 
				
					
						
							
							[asan] Support handle_sigfpe on Darwin
						
					
				 | 
				2017-02-01 07:54:36 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								corelimit.cc
							
						
					
				 | 
				
					
						
							
							[lsan] Renable LSan for x86 Linux
						
					
				 | 
				2017-01-31 07:15:37 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								fopen_nullptr.c
							
						
					
				 | 
				
					
						
							
							[asan] fix fopen interceptor to not crash if path is NULL
						
					
				 | 
				2015-12-21 19:22:26 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								get_module_and_offset_for_pc.cc
							
						
					
				 | 
				
					
						
							
							[sanitizers] mac prints null differently
						
					
				 | 
				2016-12-05 23:06:07 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								malloc_hook.cc
							
						
					
				 | 
				
					
						
							
							[sanitizers] introduce yet another API function: __sanitizer_install_malloc_and_free_hooks
						
					
				 | 
				2016-06-16 20:06:06 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								options-help.cc
							
						
					
				 | 
				
					
						
							
							[Sanitizer] Test churn: use %env_tool_opts in sanitizer_common lit tests.
						
					
				 | 
				2015-08-26 19:29:07 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								options-include.cc
							
						
					
				 | 
				
					
						
							
							Fix PR26608: Make sanitizer_common tests more portable.
						
					
				 | 
				2016-02-17 21:00:50 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								options-invalid.cc
							
						
					
				 | 
				
					
						
							
							[Sanitizer] Test churn: use %env_tool_opts in sanitizer_common lit tests.
						
					
				 | 
				2015-08-26 19:29:07 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								print-stack-trace.cc
							
						
					
				 | 
				
					
						
							
							[sanitizer-common] Use @LINE in test.
						
					
				 | 
				2016-03-07 13:44:20 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								printf-ldbl.c
							
						
					
				 | 
				
					
						
							
							[sanitizers] Get the proper printf/scanf version when long double transition is involved.
						
					
				 | 
				2016-11-28 21:15:19 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								pthread_mutexattr_get.cc
							
						
					
				 | 
				
					
						
							
							Remove ARM XFAIL from passing test
						
					
				 | 
				2014-06-24 16:58:59 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sanitizer_coverage_inline8bit_counter.cc
							
						
					
				 | 
				
					
						
							
							[sanitizer-coverage] Stop marking this test as unsupported on Darwin
						
					
				 | 
				2017-06-21 19:04:59 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sanitizer_coverage_no_prune.cc
							
						
					
				 | 
				
					
						
							
							[mips] Remove XFAIL from sanitizer_coverage_no_prune.cc
						
					
				 | 
				2017-05-09 18:29:44 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sanitizer_coverage_symbolize.cc
							
						
					
				 | 
				
					
						
							
							[sanitizer-coverage] remove stale code (old coverage); compiler-rt part
						
					
				 | 
				2017-05-31 18:26:32 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sanitizer_coverage_trace_pc_guard-dso.cc
							
						
					
				 | 
				
					
						
							
							[sanitizer-coverage] remove stale code (old coverage); compiler-rt part
						
					
				 | 
				2017-05-31 18:26:32 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sanitizer_coverage_trace_pc_guard-init.cc
							
						
					
				 | 
				
					
						
							
							[sancov] sanitizer coverage initialization test
						
					
				 | 
				2017-02-09 00:01:35 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								sanitizer_coverage_trace_pc_guard.cc
							
						
					
				 | 
				
					
						
							
							[sanitizer-coverage] remove stale code (old coverage); compiler-rt part
						
					
				 | 
				2017-05-31 18:26:32 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								scanf-ldbl.c
							
						
					
				 | 
				
					
						
							
							[sanitizers] Get the proper printf/scanf version when long double transition is involved.
						
					
				 | 
				2016-11-28 21:15:19 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								strcasestr.c
							
						
					
				 | 
				
					
						
							
							[sanitizer] More string interceptors: strstr, strcasestr, strspn, strcspn, strpbrk.
						
					
				 | 
				2015-05-28 09:24:33 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								strcspn.c
							
						
					
				 | 
				
					
						
							
							[sanitizer] More string interceptors: strstr, strcasestr, strspn, strcspn, strpbrk.
						
					
				 | 
				2015-05-28 09:24:33 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								strnlen.c
							
						
					
				 | 
				
					
						
							
							[sanitizer] Add strnlen to the common interceptors
						
					
				 | 
				2016-03-23 21:24:28 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								strpbrk.c
							
						
					
				 | 
				
					
						
							
							[sanitizer] More string interceptors: strstr, strcasestr, strspn, strcspn, strpbrk.
						
					
				 | 
				2015-05-28 09:24:33 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								strspn.c
							
						
					
				 | 
				
					
						
							
							[sanitizer] More string interceptors: strstr, strcasestr, strspn, strcspn, strpbrk.
						
					
				 | 
				2015-05-28 09:24:33 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								strstr.c
							
						
					
				 | 
				
					
						
							
							[sanitizer] More string interceptors: strstr, strcasestr, strspn, strcspn, strpbrk.
						
					
				 | 
				2015-05-28 09:24:33 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								symbolize_pc.cc
							
						
					
				 | 
				
					
						
							
							[asan] Re-enable a test on i386-darwin.
						
					
				 | 
				2017-02-21 20:46:50 +00:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								symbolize_stack.cc
							
						
					
				 | 
				
					
						
							
							[compiler-rt] Fix incorrect use of snprintf
						
					
				 | 
				2017-02-02 20:10:07 +00:00 |