From b586ee966273a502e358c9fbad6f9f3433c2b096 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 27 Aug 2016 18:16:35 +0000 Subject: [PATCH] clang_getAllSkippedRanges in the list of libclang1 symbols --- debian/changelog | 6 ++++++ debian/libclang1-X.Y.symbols.in | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8fa0b484..0437f9fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Sat, 27 Aug 2016 20:15:58 +0200 + llvm-toolchain-snapshot (1:4.0~svn279916-1) unstable; urgency=medium * Snapshot is now 4.0 diff --git a/debian/libclang1-X.Y.symbols.in b/debian/libclang1-X.Y.symbols.in index 42a45f4d..0bd8e9a4 100644 --- a/debian/libclang1-X.Y.symbols.in +++ b/debian/libclang1-X.Y.symbols.in @@ -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