cppcheck-plugin
cppcheck-plugin copied to clipboard
[JENKINS-59021] Calculate diff against any other cppcheck result
Made it possible to specify which cppcheck result to compare against in diff / Delta parts. Uses a new parameter "baselinePattern", with the same semantics as the existing "pattern".
Also did some refactoring, as described in the ticket.