[all-commits] [llvm/llvm-project] de453e: [lldb-dap] Fix type req->arguments == "disconnect"...

Wanyi via All-commits all-commits at lists.llvm.org
Thu Jul 17 22:14:50 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: de453e86977adf4f418b003b5c25931b8365c9cc
      https://github.com/llvm/llvm-project/commit/de453e86977adf4f418b003b5c25931b8365c9cc
  Author: Wanyi <wanyi at meta.com>
  Date:   2025-07-18 (Fri, 18 Jul 2025)

  Changed paths:
    M lldb/tools/lldb-dap/DAP.cpp

  Log Message:
  -----------
  [lldb-dap] Fix type req->arguments == "disconnect" (#149446)

This typo was introduced in PR #140331. This branch will never get
executed. We also set the `disconnecting = true` in the
`DAP::Disconnect()` so I am not sure if we need it in both places.



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