llvm-project
ad673151 - [lldb-dap] Move the command plugins out of the DAP header (#140396)

Commit
210 days ago
[lldb-dap] Move the command plugins out of the DAP header (#140396) Move the command plugins out of the DAP header and into their file. This PR also renames the classes from "RequestHandler" to "Command". Although they are implemented in terms of sending requests, they are not "handlers".
Author
Parents
Loading