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

Enum resolving should resolve self-value references

    XMLWordPrintable

Details

    • 9e513774b112baaac1414eccc07c50661ce76452

    Description

      The enum resolving feature is great!

      One thing I'm missing in it is the following use case:

      enum E
      {
        val1,
        val2 = val1, // val2-4 are not resolved
        val3,
        val4
      }

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-13932
        # Subject Branch Project Status CR V

        Activity

          People

            kosjar Nikolai Kosjar
            orgads Orgad Shaneh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes