[Lldb-commits] [lldb] [lldb] NFC Moving mcp::Transport into its own file. (PR #155711)

Martin Storsjö via lldb-commits lldb-commits at lists.llvm.org
Thu Aug 28 05:21:17 PDT 2025


mstorsjo wrote:

The revert here broke building `lldb-mcp` which was added in #155708. Due to the conflict between that file and this PR, it required a separate renaming fix in #155720. But after this was reverted, then #155720 also needs to be reverted. So I pushed 5f3e2b6652e4aa1f549c15ba5cc30b6969adfa7d which should fix the build again.

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


More information about the lldb-commits mailing list