mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-12-26 12:02:59 +00:00
libclang-X.Y: add clang_Cursor_isAnonymousRecordDecl to the list of symbols
This commit is contained in:
parent
fade90c6d5
commit
bf7ff1a2aa
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -5,6 +5,7 @@ llvm-toolchain-snapshot (1:9~svn358688-1~exp1) experimental; urgency=medium
|
||||
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
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 18 Apr 2019 19:05:45 +0200
|
||||
|
||||
|
||||
1
debian/libclang1-X.Y.symbols.in
vendored
1
debian/libclang1-X.Y.symbols.in
vendored
@ -65,6 +65,7 @@ libclang-@LLVM_VERSION@.so.1 libclang1-@LLVM_VERSION@ #MINVER#
|
||||
clang_Cursor_getTranslationUnit@LLVM_@LLVM_VERSION@ 1:5.0~svn298832-1~
|
||||
clang_Cursor_hasAttrs@LLVM_@LLVM_VERSION@ 1:5.0~svn298832-1~
|
||||
clang_Cursor_isAnonymous@LLVM_@LLVM_VERSION@ 1:5.0~svn298832-1~
|
||||
clang_Cursor_isAnonymousRecordDecl@LLVM_@LLVM_VERSION@ 1:9~svn359771-1~
|
||||
clang_Cursor_isBitField@LLVM_@LLVM_VERSION@ 1:5.0~svn298832-1~
|
||||
clang_Cursor_isDynamicCall@LLVM_@LLVM_VERSION@ 1:5.0~svn298832-1~
|
||||
clang_Cursor_isExternalSymbol@LLVM_@LLVM_VERSION@ 1:5.0~+rc1~
|
||||
|
||||
Loading…
Reference in New Issue
Block a user