Skip to content
Snippets Groups Projects
Commit 321ac6cc authored by Joerg Bornemann's avatar Joerg Bornemann
Browse files

CppEditor: fix "follow symbol under cursor" for operators


Like for functions we can call attemptFuncDeclDef for operators. The
check for function names has been enhanced to take operators into
account.
For the switch from definition to declaration
SymbolFinder::findMatchingDeclaration has been enriched with operator
knowledge.

Task-number: QTCREATORBUG-7485

Change-Id: I29eebee337e26c8bf67dc8b4a15c43883045589d
Reviewed-by: default avatarNikolai Kosjar <nikolai.kosjar@digia.com>
parent c8393b10
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment