mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-24 14:57:17 +00:00
* New snapshot release
* Fix an install issue with clang-tidy
This commit is contained in:
parent
fa7dd551d0
commit
4fc5e6c6e1
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
llvm-toolchain-snapshot (1:3.8~svn255217-1~exp1) experimental; urgency=medium
|
||||
|
||||
* New snapshot release
|
||||
* Fix an install issue with clang-tidy
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 10 Dec 2015 05:18:29 +0100
|
||||
|
||||
llvm-toolchain-snapshot (1:3.8~svn254193-2) UNRELEASED; urgency=medium
|
||||
|
||||
* disable lldb and polly on powerpc, currently ftbfs.
|
||||
|
2
debian/clang-tidy-X.Y.links.in
vendored
2
debian/clang-tidy-X.Y.links.in
vendored
@ -1,3 +1,3 @@
|
||||
usr/lib/llvm-@LLVM_VERSION@/share/clang/run-clang-tidy.py usr/bin/run-clang-tidy-@LLVM_VERSION@/.py
|
||||
usr/lib/llvm-@LLVM_VERSION@/share/clang/run-clang-tidy.py usr/bin/run-clang-tidy-@LLVM_VERSION@.py
|
||||
usr/lib/llvm-@LLVM_VERSION@/share/clang/clang-tidy-diff.py usr/bin/clang-tidy-diff-@LLVM_VERSION@.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user