Add new constructor for KDevelop::DetectedProblem class

Authored by antonanikin on Mar 13 2017, 7:48 AM.

Description

Add new constructor for KDevelop::DetectedProblem class

Summary: The patch adds new constructor for KDevelop::DetectedProblem which allows to avoid creating of subclasses with only overloaded source() and sourceString() methods for "problem-checker" plugins like cppcheck/valgrind.

Test Plan: Tested with master branch and cppcheck/valgrind plugins

Reviewers: mwolff, kfunk, KDevelop

Reviewed By: kfunk, KDevelop

Subscribers: kfunk, mwolff, kdevelop-devel

Differential Revision: https://phabricator.kde.org/D4883

Details

Committed
antonanikinMar 13 2017, 7:48 AM
Reviewer
KDevelop
Differential Revision
D4883: Add new constructor for KDevelop::DetectedProblem class
Parents
R32:a6306628b55b: Move "Review Patch" action to "VCS" group
Branches
Unknown
Tags
Unknown