[all-commits] [llvm/llvm-project] a92de0: [lldb-dap] Move registration of requests into DAP ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Sat May 10 11:54:08 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a92de02ea3553b7536187f57870b4c1da9b21b2e
https://github.com/llvm/llvm-project/commit/a92de02ea3553b7536187f57870b4c1da9b21b2e
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2025-05-10 (Sat, 10 May 2025)
Changed paths:
M lldb/tools/lldb-dap/DAP.cpp
M lldb/tools/lldb-dap/DAP.h
M lldb/tools/lldb-dap/lldb-dap.cpp
Log Message:
-----------
[lldb-dap] Move registration of requests into DAP (NFC) (#139397)
Make the registration of request handlers a private implementation
detail of the DAP class.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list