From 5974e4fe9991faf5c1fb0792ba28f330efa56c99 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Fri, 17 May 2019 08:28:13 +0200 Subject: [PATCH] Install usr/lib/llvm-9/lib/SampleAnalyzerPlugin.so usr/lib/llvm-9/lib/CheckerDependencyHandlingAnalyzerPlugin.so in libclang-9-dev --- debian/changelog | 13 +++---------- debian/libclang-X.Y-dev.install.in | 2 ++ 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index a1ebdd0a..ecc763cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,5 @@ llvm-toolchain-snapshot (1:9~svn358688-1~exp1) experimental; urgency=medium -<<<<<<< - * New snapshot release - * remove debian/patches/reproducible-pch.diff - done upstream - * No longer install lldb-test (disable upstream in 358574) - * Install lit-cpuid in llvm-9-tools - * libclang-X.Y: add clang_Cursor_isAnonymousRecordDecl to the list of symbols - * Use thinlto for the build -======= * New snapshot release * remove debian/patches/reproducible-pch.diff done upstream @@ -16,7 +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 + in libclang-9-dev -- Sylvestre Ledru Thu, 18 Apr 2019 19:05:45 +0200 diff --git a/debian/libclang-X.Y-dev.install.in b/debian/libclang-X.Y-dev.install.in index 79d9db7d..3f0c0dd8 100644 --- a/debian/libclang-X.Y-dev.install.in +++ b/debian/libclang-X.Y-dev.install.in @@ -3,6 +3,8 @@ usr/lib/llvm-@LLVM_VERSION@/include/clang-c usr/lib/llvm-@LLVM_VERSION@/lib/libclang*a 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/