aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/TextAPI
diff options
context:
space:
mode:
authorJonas Devlieghere <jonas@devlieghere.com>2025-08-05 09:48:26 -0700
committerGitHub <noreply@github.com>2025-08-05 09:48:26 -0700
commited294c28aca6f1371df3de42131f7b41e2be151b (patch)
tree8ebc4af8626fdf9bb861bd927146aae457bc0824 /llvm/lib/TextAPI
parent1b651bf2b7a689dd418bf5244ade1d5d21f02b90 (diff)
downloadllvm-ed294c28aca6f1371df3de42131f7b41e2be151b.zip
llvm-ed294c28aca6f1371df3de42131f7b41e2be151b.tar.gz
llvm-ed294c28aca6f1371df3de42131f7b41e2be151b.tar.bz2
[lldb] Move MCP protocol into its own library (NFC) (#152059)
This PR moves the MCP protocol code into its own library (`lldbProtocolMCP`) so the code can be shared between the `ProtocolServerMCP` plugin in LLDB as well as `lldb-mcp`. The goal is to do the same thing for DAP (which, for now, would be used exclusively from `lldb-dap`). To make it clear that it's neither part of the `lldb` nor the `lldb_private` namespace, I created a new `lldb_protocol` namespace. Depending on how much code would be reused by lldb-dap, we may move more code into the protocol library.
Diffstat (limited to 'llvm/lib/TextAPI')
0 files changed, 0 insertions, 0 deletions