[Lldb-commits] [lldb] [lldb] Move the generic MCP code into Protocol/MCP (NFC) (PR #152188)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Tue Aug 5 12:47:13 PDT 2025
================
@@ -1,4 +1,4 @@
-//===-- MCPError.h --------------------------------------------------------===//
+//===----------------------------------------------------------------------===//
----------------
JDevlieghere wrote:
Yup, as of https://discourse.llvm.org/t/is-c-in-header-files-still-relevant/83124
https://github.com/llvm/llvm-project/pull/152188
More information about the lldb-commits
mailing list