summaryrefslogtreecommitdiffstats
path: root/lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h')
-rw-r--r--lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h b/lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h
index c2af36f..e7cc23c 100644
--- a/lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h
+++ b/lib/StaticAnalyzer/Core/PrettyStackTraceLocationContext.h
@@ -7,8 +7,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLVM_CLANG_STATICANALYZER_PRETTYSTACKTRACELOCATIONCONTEXT_H
-#define LLVM_CLANG_STATICANALYZER_PRETTYSTACKTRACELOCATIONCONTEXT_H
+#ifndef LLVM_CLANG_LIB_STATICANALYZER_CORE_PRETTYSTACKTRACELOCATIONCONTEXT_H
+#define LLVM_CLANG_LIB_STATICANALYZER_CORE_PRETTYSTACKTRACELOCATIONCONTEXT_H
#include "clang/Analysis/AnalysisContext.h"
OpenPOWER on IntegriCloud