ClangTools: Make sure URL for clang-tidy checks is always correct

Fixes: QTCREATORBUG-25902
Change-Id: Ifadb6c90cf9a86fc4efb734d6105217b70f9419d
Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
Christian Kandeler
2021-06-24 16:25:40 +02:00
parent bf6f446a35
commit 74385cc10c
4 changed files with 15 additions and 11 deletions

View File

@@ -42,6 +42,8 @@ namespace Debugger { class DiagnosticLocation; }
namespace ClangTools {
namespace Internal {
QString clangTidyDocUrl(const QString &check);
class Diagnostic;
enum class FixitStatus {