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

Please, PLEASE sort the compiler errors above the clangbackend errors in Issues

XMLWordPrintable

    • 1dfc99665255adf2ca839f92c3b4a34f87ab66da (qt-creator/qt-creator/master)

      When I compile some code, the issues from the Clang backend analyser show up before the issues reported by the compiler in Pane 1, Issues. That is not desired since the Clang backend is often much more verbose than the compiler and solving actual compiler issues takes precedent.

      This is even more important when the issues from Clang are incorrect, due to its inability to parse some GCC structures or lack of support for some C+17 or C+20 features.

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

            kandeler Christian Kandeler
            thiago Thiago Macieira
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes