We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e40cabf commit e4a5467Copy full SHA for e4a5467
mlir/include/mlir/Tools/lsp-server-support/SourceMgrUtils.h
@@ -11,8 +11,8 @@
11
//
12
//===----------------------------------------------------------------------===//
13
14
-#ifndef MLIR_TOOLS_LSPSERVERSUPPORT_TRANSPORT_H
15
-#define MLIR_TOOLS_LSPSERVERSUPPORT_TRANSPORT_H
+#ifndef MLIR_TOOLS_LSPSERVERSUPPORT_SOURCEMGRUTILS_H
+#define MLIR_TOOLS_LSPSERVERSUPPORT_SOURCEMGRUTILS_H
16
17
#include "mlir/Tools/lsp-server-support/Protocol.h"
18
#include "llvm/Support/SourceMgr.h"
0 commit comments