forked from OSchip/llvm-project
				
			[lsan] Fix typo in stale_stack_leak.cc testcase
llvm-svn: 293644
This commit is contained in:
		
							parent
							
								
									60b80d2233
								
							
						
					
					
						commit
						7d8f1deafc
					
				| 
						 | 
				
			
			@ -5,7 +5,7 @@
 | 
			
		|||
// RUN: LSAN_OPTIONS=$LSAN_BASE":exitcode=0" %run %t 2>&1 | FileCheck --check-prefix=CHECK-sanity %s
 | 
			
		||||
//
 | 
			
		||||
// x86 passes parameters through stack that may lead to false negatives
 | 
			
		||||
// UNSPPORTED: x86
 | 
			
		||||
// UNSUPPORTED: x86
 | 
			
		||||
 | 
			
		||||
#include <stdio.h>
 | 
			
		||||
#include <stdlib.h>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue