Clang: Use "clang" prefix plugin files

...for consistency and to avoid future file name clashes.

Change-Id: If595c8debfa1ceb01a1bb0ed34649fa513660503
Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com>
This commit is contained in:
Nikolai Kosjar
2015-11-30 09:43:50 +01:00
parent 6a393afeda
commit 1410bf3faf
24 changed files with 57 additions and 55 deletions

View File

@@ -32,9 +32,9 @@
#include "clangfixitoperation.h"
#include "clangfixitoperationsextractor.h"
#include "clanghighlightingmarksreporter.h"
#include "clangmodelmanagersupport.h"
#include "clangutils.h"
#include "highlightingmarksreporter.h"
#include <diagnosticcontainer.h>
#include <sourcelocationcontainer.h>