Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 3.1.0-beta
-
None
-
e3f59773113181e3f4ec0c3fd8caf5e7dd210ed7
Description
int foo() { struct Nested { int i; } n; n.i = 42; // i not highlighted Nested n2; n2.i = 42; // i is highlighted }
Attachments
For Gerrit Dashboard: QTCREATORBUG-11710 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
80945,5 | C++: nested class in function | 3.1 | qt-creator/qt-creator | Status: MERGED | +2 | 0 |