forked from qt-creator/qt-creator
		
	Don't process already visited nodes.
This commit is contained in:
		@@ -114,6 +114,7 @@ private:
 | 
			
		||||
    QList<int> _references;
 | 
			
		||||
    LookupContext _previousContext;
 | 
			
		||||
    int _inSimpleDeclaration;
 | 
			
		||||
    QSet<unsigned> _processed;
 | 
			
		||||
};
 | 
			
		||||
 | 
			
		||||
} // end of namespace CPlusPlus
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user