Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 2.4.0-beta
-
None
-
5cd2123862da2217237eb8644523672c398e8d9a
Description
int foo(int bar); // works int foo(int bar) // doesn't work { return bar; }
Renaming the declaration bar pops the lightbulb, but renaming the implementation doesn't...
Attachments
For Gerrit Dashboard: QTCREATORBUG-6413 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
7739,1 | C++: Fix findMatchingDeclaration for functions not in a class. | 2.4 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |