summaryrefslogtreecommitdiffstats
path: root/clang/tools/diagtool/DiagTool.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/tools/diagtool/DiagTool.h')
-rw-r--r--clang/tools/diagtool/DiagTool.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/tools/diagtool/DiagTool.h b/clang/tools/diagtool/DiagTool.h
index b1e69f38c32..04b926df3b6 100644
--- a/clang/tools/diagtool/DiagTool.h
+++ b/clang/tools/diagtool/DiagTool.h
@@ -11,8 +11,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef DIAGTOOL_DIAGTOOL_H
-#define DIAGTOOL_DIAGTOOL_H
+#ifndef LLVM_CLANG_TOOLS_DIAGTOOL_DIAGTOOL_H
+#define LLVM_CLANG_TOOLS_DIAGTOOL_DIAGTOOL_H
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/ManagedStatic.h"
OpenPOWER on IntegriCloud