Details
-
Bug
-
Resolution: Done
-
P2: Important
-
Qt Creator 3.1.0-rc1
-
None
-
5416557a0b9247e911180a7cce4a5ed3b0c0f351 (master), df5d9f99fbff91c4bea44264db1a3e4f56848ac1 (3.1)
Description
Possibly related to QTCREATORBUG-11859
I have a vague feeling this was already resolved once...
typedef struct { int foo; } Foo; void func(void) { foo; // Brown }
Attachments
Issue Links
- relates to
-
QTCREATORBUG-6497 Members of anonymous struct are highlighted everywhere
- Closed