Qt Creator clang clazy show nothing
-
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 rc1add: on small projects diagnostic are present, but on hundreds files no. is diagnostics crash ?
-
@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