D17432: WIP: Add Analyzer Tool "Cppcheck (C++ only)"
Christoph Cullmann
noreply at phabricator.kde.org
Sat Dec 8 17:44:52 GMT 2018
cullmann added a comment.
;=)
If cppcheck works at least a bit like other checkers (like the one I work on, too: https://www.absint.com/rulechecker/ ), it should work on header files, too, and not only on compilation units.
The question is, how conservative some checks are, e.g. this "unused" seems a bit adventurous to assume a public method is unused.
REPOSITORY
R40 Kate
REVISION DETAIL
https://phabricator.kde.org/D17432
To: gregormi, #kate, cullmann
Cc: cullmann, kwrite-devel, hase, michaelh, ngraham, demsking, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20181208/c6c133b8/attachment.html>
More information about the KWrite-Devel
mailing list