mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-10 21:57:41 +00:00
Fix the dep on clang
This commit is contained in:
parent
45ce8cc44e
commit
4db178613d
4
debian/control
vendored
4
debian/control
vendored
@ -74,8 +74,8 @@ Description: Tool to convert C++98 and C++03 code to C++11
|
||||
Package: clang-tidy-3.8
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Replaces: clang-modernize-3.8, clang-3.8 (<< 1:3.8~svn247576-2)
|
||||
Breaks: clang-modernize-3.8, clang-3.8 (<< 1:3.8~svn247576-2)
|
||||
Replaces: clang-modernize-3.8, clang-3.8 (<< 1:3.8~svn250696-1)
|
||||
Breaks: clang-modernize-3.8, clang-3.8 (<< 1:3.8~svn250696-1)
|
||||
Description: clang-based C++ linter tool
|
||||
Provide an extensible framework for diagnosing and fixing typical programming
|
||||
errors, like style violations, interface misuse, or bugs that can be deduced
|
||||
|
Loading…
Reference in New Issue
Block a user