7f74befdbe
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. https://github.com/kde/clazy
5 lines
266 B
Text
5 lines
266 B
Text
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.
|
|
|
|
WWW: https://github.com/KDE/clazy
|