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

Interface for updating locations and symbols in the datebase

    XMLWordPrintable

Details

    Description

      Add an interface where the refactorings can directly update the database. This is skipping the expensive and slow indexing after the refactoring, so you don't need to wait for the reindexing to make the next refactoring. For that we need offsets for the line and columns of the symbols declaration and usage. The USR and symbols names have to be updated too. Generating the USR can be tricky but because we have full control of the USR generation in the indexing it should be doable.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            bubke Marco Bubke
            Petref Saraci Petref Saraci (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes