mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-17 13:15:44 +02:00
![]() 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 |
||
---|---|---|
.. | ||
org.eclipse.cdt.core | ||
org.eclipse.cdt.core.aix | ||
org.eclipse.cdt.core.linux | ||
org.eclipse.cdt.core.qnx | ||
org.eclipse.cdt.core.solaris | ||
org.eclipse.cdt.core.tests | ||
org.eclipse.cdt.core.win32 | ||
org.eclipse.cdt.ui | ||
org.eclipse.cdt.ui.tests |