mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-01 21:35:40 +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 | ||
ChangeLog-parser |