From 3da9fa41246e6256e913afa6139139d4b0770c9b Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 3 Aug 2021 09:03:53 +0200 Subject: [PATCH] add missing symbol in libclang --- debian/libclang1-X.Y.symbols.in | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/libclang1-X.Y.symbols.in b/debian/libclang1-X.Y.symbols.in index f16b3ea1..516a4d39 100644 --- a/debian/libclang1-X.Y.symbols.in +++ b/debian/libclang1-X.Y.symbols.in @@ -41,6 +41,7 @@ libclang-@LLVM_VERSION@.so.13 libclang1-@LLVM_VERSION@ #MINVER# clang_CompileCommand_getMappedSourceContent@LLVM_13 1:5.0~svn298832-1~ clang_CompileCommand_getMappedSourcePath@LLVM_13 1:5.0~svn298832-1~ clang_CompileCommand_getNumArgs@LLVM_13 1:5.0~svn298832-1~ + clang_CompileCommand_getNumMappedSources@LLVM_13 1:14~++20210802064328+d6d0b6559e97-1~ clang_CompileCommands_dispose@LLVM_13 1:5.0~svn298832-1~ clang_CompileCommands_getCommand@LLVM_13 1:5.0~svn298832-1~ clang_CompileCommands_getSize@LLVM_13 1:5.0~svn298832-1~