Tweaks and ok bcallah@ 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.
4 lines
231 B
Plaintext
4 lines
231 B
Plaintext
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.
|