forked from OSchip/llvm-project
				
			
							parent
							
								
									1906f8087d
								
							
						
					
					
						commit
						944bde95ef
					
				| 
						 | 
					@ -0,0 +1,7 @@
 | 
				
			||||||
 | 
					// RUN: clang -fsyntax-only -fno-caret-diagnostics %s 2>&1 | grep error | wc -l | grep 2 &&
 | 
				
			||||||
 | 
					// RUN: clang -fsyntax-only -fno-caret-diagnostics -pedantic %s 2>&1 | grep warning | wc -l | grep 1
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					char ((((*X x  ] ))));   // two errors (start pos and end pos).
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					;   // pedantic warning.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue