[llvm-bugs] [Bug 43153] New: Add versionless clangd package

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Aug 28 12:40:34 PDT 2019


https://bugs.llvm.org/show_bug.cgi?id=43153

            Bug ID: 43153
           Summary: Add versionless clangd package
           Product: Packaging
           Version: unspecified
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: deb packages
          Assignee: unassignedbugs at nondot.org
          Reporter: sammccall at google.com
                CC: llvm-bugs at lists.llvm.org

clangd-8 and clangd-9 packages exist and work well. It's useful that the
packages are versioned like this (e.g. so they can depend on the corresponding
built-in headers)

However it'd be useful if 'apt install clangd' provided the distro-recommended
version, as it does for clang, clang-tools, etc.

For this I think we need a 'clangd' package with no contents, where version 8
depends on clangd-8 etc.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190828/11011e9c/attachment-0001.html>


More information about the llvm-bugs mailing list