[Differential] [Request, 16 lines] D664: DUChain: Remove duplicates inside getInheriters
kfunk (Kevin Funk)
noreply at phabricator.kde.org
Thu Dec 17 23:12:14 UTC 2015
kfunk created this revision.
Herald added a subscriber: kdevelop-devel.
REVISION SUMMARY
Example navigation popup before:
Inheritors for AbstractDeclarationNavigationContext:
DeclarationNavigationContext, CMakeDeclarationNavigationContext, QmlJS::DeclarationNavigationContext,
DeclarationNavigationContext
After:
Inheritors for AbstractDeclarationNavigationContext:
CMakeDeclarationNavigationContext, QmlJS::DeclarationNavigationContext,
DeclarationNavigationContext
REPOSITORY
rKDEVPLATFORM KDevPlatform
BRANCH
5.0
REVISION DETAIL
https://phabricator.kde.org/D664
AFFECTED FILES
language/duchain/duchainutils.cpp
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: kfunk
Cc: kdevelop-devel
More information about the KDevelop-devel
mailing list