Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 3.4.0-beta1
-
None
-
93f57a99a1e9df7e427c346ef78fd1955ee89669
Description
struct Foo { void func(); }; void Foo::func() { struct Bar { int baz; }; Bar bar; bar.baz; // Not highlighted }
Attachments
Issue Links
- relates to
-
QTCREATORBUG-13976 typedef not resolved inside member function definition
- Closed
- replaces
-
QTCREATORBUG-13976 typedef not resolved inside member function definition
- Closed