[ buster ]
[ bullseye ]
[ 原始碼: llvm-toolchain-11 ]
套件:clangd-11(1:11.0.1-2)
clangd-11 的相關連結
Debian 的資源:
下載原始碼套件 llvm-toolchain-11:
- [llvm-toolchain-11_11.0.1-2.dsc]
- [llvm-toolchain-11_11.0.1.orig.tar.xz]
- [llvm-toolchain-11_11.0.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [www.llvm.org]
相似套件:
Language server that provides IDE-like features to editors
clangd understands your C++ code and adds smart features to your editor:
- code completion - compile errors - go-to-definition - and more.
clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin.
其他與 clangd-11 有關的套件
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- support library providing __atomic built-in functions
-
- dep: libc6 (>= 2.30)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libclang-common-11-dev (= 1:11.0.1-2)
- Clang library - Common development package
-
- dep: libclang-cpp11 (>= 1:11.0.1)
- C++ interface to the Clang library
-
- dep: libgcc-s1 (>= 3.5)
- GCC 支援函式庫
-
- dep: libllvm11 (>= 1:9~svn298832-1~)
- Modular compiler and toolchain technologies, runtime library
-
- dep: libstdc++6 (>= 10.2)
- GNU Standard C++ Library v3