Description
Finds C++ and Qt code issues with the development version of Clazy static analysis. It is useful for developers who want performance, correctness, and Qt-specific diagnostics before problems reach runtime.
Static analysis reports are guidance, not automatic proof of a bug. Review each warning in context, especially in Git builds where new checks may change or produce different false positives.