mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-15 04:47:56 +00:00
Update of the clang-tools-X.Y description
This commit is contained in:
parent
4dac68ac24
commit
01ba6803ff
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
llvm-toolchain-5.0 (1:5.0.1-3) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Update of the clang-tools-X.Y description
|
||||||
|
|
||||||
|
--
|
||||||
|
|
||||||
llvm-toolchain-5.0 (1:5.0.1-2) unstable; urgency=medium
|
llvm-toolchain-5.0 (1:5.0.1-2) unstable; urgency=medium
|
||||||
|
|
||||||
* Bring back the libedit support in lldb
|
* Bring back the libedit support in lldb
|
||||||
|
5
debian/control
vendored
5
debian/control
vendored
@ -43,7 +43,7 @@ Description: C, C++ and Objective-C compiler
|
|||||||
Package: clang-tools-5.0
|
Package: clang-tools-5.0
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, clang-5.0 (= ${binary:Version})
|
Depends: ${shlibs:Depends}, ${misc:Depends}, clang-5.0 (= ${binary:Version})
|
||||||
Description: C, C++ and Objective-C compiler
|
Description: clang-based tools
|
||||||
Clang project is a C, C++, Objective C and Objective C++ front-end
|
Clang project is a C, C++, Objective C and Objective C++ front-end
|
||||||
based on the LLVM compiler. Its goal is to offer a replacement to the
|
based on the LLVM compiler. Its goal is to offer a replacement to the
|
||||||
GNU Compiler Collection (GCC).
|
GNU Compiler Collection (GCC).
|
||||||
@ -51,7 +51,8 @@ Description: C, C++ and Objective-C compiler
|
|||||||
Clang implements all of the ISO C++ 1998, 11 and 14 standards and also
|
Clang implements all of the ISO C++ 1998, 11 and 14 standards and also
|
||||||
provides most of the support of C++17.
|
provides most of the support of C++17.
|
||||||
.
|
.
|
||||||
This package contains some clang-based tools.
|
This package contains some clang-based tools like scan-build, clangd,
|
||||||
|
clang-cl, etc.
|
||||||
|
|
||||||
Package: clang-format-5.0
|
Package: clang-format-5.0
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
Loading…
Reference in New Issue
Block a user