Effective C++ plugin

Syron mr.syron at googlemail.com
Fri Nov 26 10:52:03 UTC 2010


Hi!
I am thinking about writing a plugin that analyzes c++ code using the
"Effective C++" paradigms by Scott Meyers, mainly because gcc does not
catch all of the paradigms and I do not want to re-compile my program
to check for these warnings/hints. Is there already a plugin that uses
such DUChain analysis? Where should I start?

Thanks,
-- Syron




More information about the KDevelop-devel mailing list