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

Members of anonymous struct are highlighted everywhere

    XMLWordPrintable

Details

    • 080bf4ecb8b7b70d6410e3342e37dacd5aef8ff3

    Description

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

      Attachments

        1. tags
          0.5 kB
          Orgad Shaneh

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes