1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-01 21:35:40 +02:00
cdt/core/org.eclipse.cdt.core/parser
John Camelon 728eeb85f8 Patch for Andrew Niefer.
Core:
- fix class cast exception in the symbol table while traversing the 
inheritance of a class.
- filter the results of the prefix lookup for content assist so that those 
symbol without attached AST nodes aren removed so that the iterator does 
not later return a null.

Tests:
- added CompletionParseTests.testBug51260
2004-02-09 16:32:43 +00:00
..
org/eclipse/cdt Patch for Andrew Niefer. 2004-02-09 16:32:43 +00:00
ChangeLog-parser Patch for Andrew Niefer. 2004-02-09 16:32:43 +00:00