mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-13 12:33:45 +00:00
Also ship clang-reorder-fields as part of the clang-4.0 package
This commit is contained in:
parent
bcb11f24a0
commit
db7ad6d2df
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -5,6 +5,7 @@ llvm-toolchain-snapshot (1:4.0~svn279916-2) UNRELEASED; urgency=medium
|
||||
(Closes: #835665)
|
||||
* Try to disable the execution of the testsuite for scan-build & coverity
|
||||
for real
|
||||
* Also ship clang-reorder-fields as part of the clang-4.0 package
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 27 Aug 2016 20:15:58 +0200
|
||||
|
||||
|
2
debian/clang-X.Y.install.in
vendored
2
debian/clang-X.Y.install.in
vendored
@ -16,6 +16,7 @@ usr/lib/llvm-@LLVM_VERSION@/share/man/man1/scan-build.1
|
||||
usr/lib/llvm-@LLVM_VERSION@/libexec/ccc-analyzer
|
||||
usr/lib/llvm-@LLVM_VERSION@/libexec/c++-analyzer
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/clang-offload-bundler
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/clang-reorder-fields
|
||||
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/modularize
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/c-index-test
|
||||
@ -39,3 +40,4 @@ usr/bin/scan-build-@LLVM_VERSION@
|
||||
usr/bin/scan-view-@LLVM_VERSION@
|
||||
usr/bin/c-index-test-@LLVM_VERSION@
|
||||
usr/bin/clang-offload-bundler-@LLVM_VERSION@
|
||||
usr/bin/clang-reorder-fields-@LLVM_VERSION@
|
||||
|
Loading…
Reference in New Issue
Block a user