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

"follow symbol under cursor" not working in unity builds

XMLWordPrintable

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

      "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)

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes