mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-13 12:33:45 +00:00
clang_getAllSkippedRanges in the list of libclang1 symbols
This commit is contained in:
parent
4d016c4cd7
commit
b586ee9662
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
llvm-toolchain-snapshot (1:4.0~svn279916-2) UNRELEASED; urgency=medium
|
||||
|
||||
* clang_getAllSkippedRanges in the list of libclang1 symbols
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 27 Aug 2016 20:15:58 +0200
|
||||
|
||||
llvm-toolchain-snapshot (1:4.0~svn279916-1) unstable; urgency=medium
|
||||
|
||||
* Snapshot is now 4.0
|
||||
|
1
debian/libclang1-X.Y.symbols.in
vendored
1
debian/libclang1-X.Y.symbols.in
vendored
@ -179,6 +179,7 @@ libclang-@LLVM_VERSION@.so.1 libclang1-@LLVM_VERSION@ #MINVER#
|
||||
clang_findReferencesInFileWithBlock@Base 3.2
|
||||
clang_formatDiagnostic@Base 3.2
|
||||
clang_free@Base 3.7
|
||||
clang_getAllSkippedRanges@Base 4.0
|
||||
clang_getArgType@Base 3.2
|
||||
clang_getArrayElementType@Base 3.2
|
||||
clang_getArraySize@Base 3.2
|
||||
|
Loading…
Reference in New Issue
Block a user