* New snapshot release

* Fix an install issue with clang-tidy
This commit is contained in:
Sylvestre Ledru 2015-12-10 13:13:17 +00:00
parent fa7dd551d0
commit 4fc5e6c6e1
2 changed files with 8 additions and 1 deletions

7
debian/changelog vendored
View File

@ -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.

View File

@ -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