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

"follow symbol under cursor" not working in unity builds

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • Not Evaluated
    • None
    • Qt Creator 17.0.0
    • C/C++/Obj-C++ Support

    Description

      "follow symbol under cursor" does not work when unity builds are enabled.

      steps to reproduce:

      • configure qtbase with unity builds enabled
      • in qstring.h, find the QString::truncate declaration, "follow symbol under cursor" does nothing

      it does work for c++ files that are excluded from unity builds: e.g. opening qpicture.h, "follow symbol under cursor" on QPicture::load will switch to qpicture.cpp (this is on linux where qpicture.cpp is excluded from unity builds)

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            timblechmann tim blechmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes