[all-commits] [llvm/llvm-project] a6d299: [lldb-dap] Refactor lldb-dap/DAP.{h, cpp} to use it...

John Harrison via All-commits all-commits at lists.llvm.org
Wed Nov 13 11:18:12 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a6d299ddb9398e4641b23ce5c549ca5285dd2ef2
      https://github.com/llvm/llvm-project/commit/a6d299ddb9398e4641b23ce5c549ca5285dd2ef2
  Author: John Harrison <harjohn at google.com>
  Date:   2024-11-13 (Wed, 13 Nov 2024)

  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] Refactor lldb-dap/DAP.{h,cpp} to use its own instance instead of the global instance. (#115948)

The refactor will unblock us for creating multiple DAP instances.



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