forked from qt-creator/qt-creator
		
	* Fix cv qualifiers being placed incorrectly. * Fix nested pointer to array to pointer being printed incorrectly. * Add autotest. Task-number: QTCREATORBUG-1037
		
			
				
	
	
		
			4 lines
		
	
	
		
			116 B
		
	
	
	
		
			Prolog
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			116 B
		
	
	
	
		
			Prolog
		
	
	
	
	
	
TEMPLATE = subdirs
 | 
						|
SUBDIRS = shared ast semantic lookup preprocessor findusages typeprettyprinter
 | 
						|
CONFIG += ordered
 |