Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 4.3.0-beta1, Qt Creator 4.4.0-rc1
-
None
-
That's not yet ported.
Description
When using C++11 syntax (e.g. smart pointers / "auto") with CLang enabled, code-completion seems to work, whereas indexing ("find usages" / "follow symbol under cursor") does not.
Attached a simple example ("find usages" on TestClass1::a will only find the usages where a raw pointer is used).
Tested on 4.3.0, as well as 4.0.3
Attachments
Issue Links
- is replaced by
-
QTCREATORBUG-15364 QtCreator doesn't find usages for auto variables
- Closed