On 16 June 2017 at 15:24, Sérgio Martins wrote:
> clazy is a clang 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.
Looks very co
El divendres, 16 de juny de 2017, a les 15:24:12 CEST, Sérgio Martins va
escriure:
> Hi all,
>
>
> clazy is a clang 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
Hi all,
clazy is a clang 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.
It's being used by many people, it's stable, has 4000 lines