summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-diff/DiffLog.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/tools/llvm-diff/DiffLog.h')
-rw-r--r--llvm/tools/llvm-diff/DiffLog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/tools/llvm-diff/DiffLog.h b/llvm/tools/llvm-diff/DiffLog.h
index 43e318ac4e9..8eb53ffffcc 100644
--- a/llvm/tools/llvm-diff/DiffLog.h
+++ b/llvm/tools/llvm-diff/DiffLog.h
@@ -11,8 +11,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef _LLVM_DIFFLOG_H_
-#define _LLVM_DIFFLOG_H_
+#ifndef LLVM_TOOLS_LLVM_DIFF_DIFFLOG_H
+#define LLVM_TOOLS_LLVM_DIFF_DIFFLOG_H
#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/StringRef.h"
OpenPOWER on IntegriCloud