mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-15 14:48:35 +00:00
Update of the clang-tools-X.Y description
This commit is contained in:
parent
76dff14842
commit
33a771c92a
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -1,6 +1,7 @@
|
|||||||
llvm-toolchain-6.0 (1:6.0~+rc1-1) unstable; urgency=medium
|
llvm-toolchain-6.0 (1:6.0~+rc1-1) unstable; urgency=medium
|
||||||
|
|
||||||
* New snapshot release
|
* New snapshot release
|
||||||
|
* Update of the clang-tools-X.Y description
|
||||||
|
|
||||||
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 18 Jan 2018 09:26:04 +0100
|
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 18 Jan 2018 09:26:04 +0100
|
||||||
|
|
||||||
|
5
debian/control
vendored
5
debian/control
vendored
@ -41,7 +41,7 @@ Description: C, C++ and Objective-C compiler
|
|||||||
Package: clang-tools-6.0
|
Package: clang-tools-6.0
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, clang-6.0 (= ${binary:Version})
|
Depends: ${shlibs:Depends}, ${misc:Depends}, clang-6.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).
|
||||||
@ -49,7 +49,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-6.0
|
Package: clang-format-6.0
|
||||||
Architecture: any
|
Architecture: any
|
||||||
|
Loading…
Reference in New Issue
Block a user