From 3fa8db13e922c18b71418afa586b6143c7618523 Mon Sep 17 00:00:00 2001 From: Ivan Donchevskii Date: Wed, 14 Mar 2018 12:58:12 +0100 Subject: ClangStaticAnalyzer: Rename plugin to ClangTools ClangStaticAnalyzer is only one of the tools that we can use and it will stay inside ClangTools plugin. Change-Id: I74278e3fd12b792ab127d352db05d856c964968c Reviewed-by: Alessandro Portale Reviewed-by: Leena Miettinen --- src/plugins/plugins.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/plugins.pro') diff --git a/src/plugins/plugins.pro b/src/plugins/plugins.pro index 66e05a85bd..5d8b676a20 100644 --- a/src/plugins/plugins.pro +++ b/src/plugins/plugins.pro @@ -4,7 +4,7 @@ TEMPLATE = subdirs SUBDIRS = \ autotest \ - clangstaticanalyzer \ + clangtools \ coreplugin \ texteditor \ cppeditor \ -- cgit v1.2.3