Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Qt Creator clang clazy show nothing
Forum Updated to NodeBB v4.3 + New Features

Qt Creator clang clazy show nothing

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 1.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    abarmotov
    wrote on last edited by aha_1980
    #1

    Then run menu "Analize" - "Clang-Tidy and Clazy", and select some "Diagnostic configuration" and press "Analyse" - the process started and finished with message like "Clang-Tidy and Clazy finished: Processed xxx files successfully, 0 failed."
    But there is no any line of diagnostic in window "Clang-Tidy and Clazy" !
    My code is not so ideal )
    Files in editior are contains diagnistics messages like "warning: inclusion of deprecated C++ header 'inttypes.h'; consider using 'cinttypes' instead" and others, so where are total diagnostics ?
    Qt Creator 4.9.0 rc1

    add: on small projects diagnostic are present, but on hundreds files no. is diagnostics crash ?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      abarmotov
      wrote on last edited by
      #2

      How to run analizer "Clang-Tidy and Clazy" in console ?

      sierdzioS 1 Reply Last reply
      0
      • A abarmotov

        How to run analizer "Clang-Tidy and Clazy" in console ?

        sierdzioS Offline
        sierdzioS Offline
        sierdzio
        Moderators
        wrote on last edited by
        #3

        @abarmotov said in Qt Creator clang clazy show nothing:

        How to run analizer "Clang-Tidy and Clazy" in console ?

        See the readme https://github.com/KDE/clazy

        (Z(:^

        A 1 Reply Last reply
        3
        • sierdzioS sierdzio

          @abarmotov said in Qt Creator clang clazy show nothing:

          How to run analizer "Clang-Tidy and Clazy" in console ?

          See the readme https://github.com/KDE/clazy

          A Offline
          A Offline
          abarmotov
          wrote on last edited by
          #4

          @sierdzio yes, but in console not so comfortable )
          will wait for bugfixing

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved