Add symbol clang_CompileCommand_getNumMappedSources to libclang

This commit is contained in:
Sylvestre Ledru 2021-08-11 13:10:34 +02:00
parent 5d8ec6a318
commit fe53b80fb8
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
llvm-toolchain-13 (1:13~++20210731010128+6eaf46beb462-1~exp2) experimental; urgency=medium
* Add symbol clang_CompileCommand_getNumMappedSources to libclang
--
llvm-toolchain-13 (1:13~++20210731010128+6eaf46beb462-1~exp1) experimental; urgency=medium
* Branching of snapshot into 13

View File

@ -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:13.0.0~++20210811042606+b33de5411594-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~