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

Allow incremental Clang Tidy run

XMLWordPrintable

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

      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?

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes