aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/llvm/include/llvm/Demangle/StringView.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm-project/llvm/include/llvm/Demangle/StringView.h')
-rw-r--r--contrib/llvm-project/llvm/include/llvm/Demangle/StringView.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/llvm-project/llvm/include/llvm/Demangle/StringView.h b/contrib/llvm-project/llvm/include/llvm/Demangle/StringView.h
index 6bbb8837fed1..30580af282fb 100644
--- a/contrib/llvm-project/llvm/include/llvm/Demangle/StringView.h
+++ b/contrib/llvm-project/llvm/include/llvm/Demangle/StringView.h
@@ -13,8 +13,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef DEMANGLE_STRINGVIEW_H
-#define DEMANGLE_STRINGVIEW_H
+#ifndef LLVM_DEMANGLE_STRINGVIEW_H
+#define LLVM_DEMANGLE_STRINGVIEW_H
#include "DemangleConfig.h"
#include <cassert>