[all-commits] [llvm/llvm-project] 23472c: [lldb-dap] Remove the lldb-vscode symlink (NFC) (#...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon May 12 19:07:40 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 23472c56c0357b2e5a8fabd8f4144b0406bf7fe0
      https://github.com/llvm/llvm-project/commit/23472c56c0357b2e5a8fabd8f4144b0406bf7fe0
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2025-05-12 (Mon, 12 May 2025)

  Changed paths:
    R lldb/tools/lldb-vscode

  Log Message:
  -----------
  [lldb-dap] Remove the lldb-vscode symlink (NFC) (#139621)

Remove the `lldb-vscode` -> `lldb-dap` symlink in the `tools` directory.
I initially created the symlink when we renamed the tool to make
migration easier. I think enough time has passed that we don't need it
anymore.

My personal motivation is that the symlink causes every file in the
`lldb-dap` directory to show up twice (once under `lldb-dap` and once
under `lldb-vscode`) in Quick Open in VS Code.



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