Package clazy

Qt oriented code checker based on clang framework

https://invent.kde.org/sdk/clazy

clazy is a compiler plugin which allows clang to understand Qt semantics.
You get more than 50 Qt related compiler warnings, ranging from unneeded
memory allocations to misusage of API, including fix-its for automatic
refactoring.

Version: 1.11^git20240128.69fedb4

General Commands

clazy a static source code analyzer for Qt5-based C++.