Qt oriented code checker based on the Clang framework
https://www.kdab.com/clazy-video/
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.
- Sources inherited from project openSUSE:Backports:SLE-15-SP3
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.3:Update/clazy && cd $_
- Create Badge
Refresh
Refresh
Comments 0