Details
-
Suggestion
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
Qt Creator 3.4.0-beta1
-
None
Description
funcFoo(const Type &foo)
funcBar(Type &bar)
Type fooOne;
funcFoo(fooOne) // fooOne should look different so you can see it can be written
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-14468 Highlight function arguments that may get modified
-
- Closed
-