forked from qt-creator/qt-creator
ClangTools: Invoke clang-tidy instead of clang
Change-Id: Ibcc53cf8cb8bbaf262757bec52f15936506dad50 Reviewed-by: Cristian Adam <cristian.adam@qt.io> Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io>
This commit is contained in:
@@ -97,7 +97,6 @@ private:
|
||||
protected:
|
||||
ProjectBuilder *m_projectBuilder;
|
||||
Utils::Environment m_environment;
|
||||
QString m_clangExecutable;
|
||||
Utils::TemporaryDirectory m_temporaryDir;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user