forked from qt-creator/qt-creator
Clang: fix clang static analyzer invocation
Change-Id: I95579040ed1df865585cac4833d5b3f065a5770d Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io> Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -75,6 +75,7 @@ public:
|
||||
{
|
||||
initialize("ClangStaticAnalyzer.DummyRunConfig");
|
||||
setDefaultDisplayName(tr("Clang Static Analyzer"));
|
||||
setEnabled(true);
|
||||
}
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user