Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-6497

Members of anonymous struct are highlighted everywhere

XMLWordPrintable

    • 080bf4ecb8b7b70d6410e3342e37dacd5aef8ff3

      struct
      {
        int foo;
      } Foo;
      
      int main()
      {
        foo = 3; // Highlighted
        return 0;
      }

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            erikv Erik Verbruggen
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes