mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-10-13 11:40:43 +00:00
clangd: Fix break/replaces missing epoch
This commit is contained in:
parent
5b015fc288
commit
dc5e73ff95
4
debian/control
vendored
4
debian/control
vendored
@ -87,8 +87,8 @@ Description: clang-based C++ linter tool
|
|||||||
Package: clangd-9
|
Package: clangd-9
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
Replaces: clang-tools-9 (<< 9~+rc1-1~exp2)
|
Replaces: clang-tools-9 (<< 1:9~+rc1-1~exp2)
|
||||||
Breaks: clang-tools-9 (<< 9~+rc1-1~exp2)
|
Breaks: clang-tools-9 (<< 1:9~+rc1-1~exp2)
|
||||||
Description: Language server that provides IDE-like features to editors
|
Description: Language server that provides IDE-like features to editors
|
||||||
clangd understands your C++ code and adds smart features to your editor:
|
clangd understands your C++ code and adds smart features to your editor:
|
||||||
- code completion
|
- code completion
|
||||||
|
Loading…
Reference in New Issue
Block a user