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 fbfc26b commit a6d0752Copy full SHA for a6d0752
lldb/tools/lldb-dap/DAPError.h
@@ -54,4 +54,4 @@ class NotStoppedError : public llvm::ErrorInfo<NotStoppedError> {
54
55
} // namespace lldb_dap
56
57
-#endif // LLDB_TOOLS_LLDB_DAP_DAPERROR_H
+#endif // LLDB_TOOLS_LLDB_DAP_DAPERROR_H
lldb/tools/lldb-dap/ProgressEvent.h
@@ -162,4 +162,4 @@ class ProgressEventReporter {
162
163
164
165
-#endif // LLDB_TOOLS_LLDB_DAP_PROGRESS_EVENT_H
+#endif // LLDB_TOOLS_LLDB_DAP_PROGRESS_EVENT_H
0 commit comments