Skip to content
Snippets Groups Projects
Commit 9b19a9c8 authored by Nicolas Arnaud-Cormos's avatar Nicolas Arnaud-Cormos Committed by hjk
Browse files

Analyzer: refactor global and project tool settings usage.


IAnalyzerTool has now 2 new virtual methods used to create the global and per-project settings.
No need to create any static factory method and pass a pointer to them to the AnalyzerGlobalSettings
instance anymore.

The Valgrind plugin is now using it, the memchecktool creates the settings for all
valgrind tools.

Change-Id: I3c5845ceb7151130032cfff4ab5b7b36ca2459d9
Reviewed-by: default avatarhjk <qthjk@ovi.com>
parent 4a843211
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment