blob: 9ae47ddac15edba3fbfc35a1b8b24d36c785d40e (
plain) (
blame)
1
2
3
|
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.
|