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

Allow to run clang-tidy on header files

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 4.7.0
    • None
    • linux
    • Linux/X11

      Currently, running clang-tidy via qtcreator only reports issues for c/cpp files. There is no way to also get issues for the header files.

      It would be nice to have an option to include the "-header-filter=.*" option to clang-tidy invocation, so that issues are also reported for non system header files.

      (note : currently using cmake build)

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

            kosjar Nikolai Kosjar
            julien_blanc Julien Blanc
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes