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

Allow incremental Clang Tidy run

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Do
    • Not Evaluated
    • None
    • Qt Creator 12.0.0-beta2
    • None
    • Linux/X11

    Description

      I am starting clangd through a wrapper script that reverts --clang-tidy=0 to true and running clang-tidy out of expensive checks without delaying clangd's own basic output, and it takes far less time to see the (initial) clang-tidy output than the full clang-tidy run.

      Full live clang-tidy of "Analyzers/Clang Tools/Analyze Open Files" is also enabled and brings complete clang-tidy output a little later. Cool.

      The problem is I have doubles. Can you filter doubles and drop clangd's clang-tidy output when the standalone clang-tidy output is ready?

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            isgursoy Ismail Gursoy YAVUZ
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes