On 16 June 2017 at 15:24, Sérgio Martins <smart...@kde.org> 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 cool. I renamed the copyright file to make it consistent with other KDE repos and updated copyright info in man page as discussed. Jonathan