Re: clazy is in kdereview

2017-06-21 Thread Jonathan Riddell
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

Re: clazy is in kdereview

2017-06-18 Thread Albert Astals Cid
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

clazy is in kdereview

2017-06-17 Thread Sérgio Martins
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