mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2026-01-03 04:50:53 +00:00
Install usr/lib/llvm-9/lib/{SampleAnalyzerPlugin.so, CheckerDependencyHandlingAnalyzerPlugin.so, CheckerOptionHandlingAnalyzerPlugin.so}
This commit is contained in:
parent
5e2cd8ce9a
commit
e8356a4253
5
debian/changelog
vendored
5
debian/changelog
vendored
@ -7,8 +7,9 @@ llvm-toolchain-snapshot (1:9~svn358688-1~exp1) experimental; urgency=medium
|
||||
* Install lit-cpuid in llvm-9-tools
|
||||
* libclang-X.Y: add clang_Cursor_isAnonymousRecordDecl and
|
||||
clang_Cursor_isInlineNamespace to the list of symbols
|
||||
* Install usr/lib/llvm-9/lib/SampleAnalyzerPlugin.so
|
||||
usr/lib/llvm-9/lib/CheckerDependencyHandlingAnalyzerPlugin.so
|
||||
* Install usr/lib/llvm-9/lib/{SampleAnalyzerPlugin.so,
|
||||
CheckerDependencyHandlingAnalyzerPlugin.so,
|
||||
CheckerOptionHandlingAnalyzerPlugin.so}
|
||||
in libclang-9-dev
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 18 Apr 2019 19:05:45 +0200
|
||||
|
||||
6
debian/libclang-X.Y-dev.install.in
vendored
6
debian/libclang-X.Y-dev.install.in
vendored
@ -5,8 +5,4 @@ usr/lib/llvm-@LLVM_VERSION@/lib/libclang*so
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/libfindAllSymbols.a
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/SampleAnalyzerPlugin.so
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/CheckerDependencyHandlingAnalyzerPlugin.so
|
||||
|
||||
#usr/include/clang /usr/include/
|
||||
#usr/include/clang-c /usr/include/
|
||||
#usr/lib/libclang.so /usr/lib/
|
||||
#usr/lib/libclang*a /usr/lib/
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/CheckerOptionHandlingAnalyzerPlugin.so
|
||||
|
||||
Loading…
Reference in New Issue
Block a user