Fix the libclang-16.so symbol file

This commit is contained in:
Sylvestre Ledru 2023-07-09 15:09:24 +02:00
parent e2e888fcc5
commit 24f7c47528
2 changed files with 4 additions and 3 deletions

5
debian/changelog vendored
View File

@ -1,10 +1,11 @@
llvm-toolchain-16 (1:16.0.6-4) UNRELEASED; urgency=medium
llvm-toolchain-16 (1:16.0.6-5) UNRELEASED; urgency=medium
* lldb-16: lldb no longer depend on llvm-dev (Closes: #1039490)
* Unbreak the libclang links (Closes: #1040205)
And add tests to make sure we don't regress
* Fix the libclang-16.so symbol file
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 06 Jul 2023 17:12:40 +0200
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 09 Jul 2023 15:08:24 +0200
llvm-toolchain-16 (1:16.0.6-3) unstable; urgency=medium

View File

@ -1,4 +1,4 @@
libclang-@LLVM_VERSION@.so.@LLVM_VERSION@ libclang1-@LLVM_VERSION@ #MINVER#
libclang-@LLVM_VERSION@.so.@LLVM_VERSION_FULL@ libclang1-@LLVM_VERSION@ #MINVER#
(optional)LLVM_13@LLVM_13 1:15.0.7-3
(optional)LLVM_16@LLVM_16 1:16.0.2-1
clang_BlockCommandComment_getArgText@LLVM_13 1:5.0~svn298832-1~