[Lldb-commits] [lldb] [lldb] Move the generic MCP code into Protocol/MCP (NFC) (PR #152188)

John Harrison via lldb-commits lldb-commits at lists.llvm.org
Tue Aug 5 12:29:43 PDT 2025


================
@@ -1,4 +1,4 @@
-//===-- MCPError.h --------------------------------------------------------===//
+//===----------------------------------------------------------------------===//
----------------
ashgti wrote:

Is this not required for the header anymore? If so, thats good to know!

https://github.com/llvm/llvm-project/pull/152188


More information about the lldb-commits mailing list