From: Cameron Desrochers Date: Thu, 18 Aug 2016 17:18:03 +0000 (+0000) Subject: [libclang] Added missing entry for newly introduced 'clang_getAllSkippedRanges' to... X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8dceb4d4cce03cbbf09f2bab0b53f37b45e3a2b8;p=clang [libclang] Added missing entry for newly introduced 'clang_getAllSkippedRanges' to libclang.exports git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@279092 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/libclang/libclang.exports b/tools/libclang/libclang.exports index c8fe0a21d0..6df933a61e 100644 --- a/tools/libclang/libclang.exports +++ b/tools/libclang/libclang.exports @@ -142,6 +142,7 @@ clang_findReferencesInFile clang_findReferencesInFileWithBlock clang_formatDiagnostic clang_free +clang_getAllSkippedRanges clang_getArgType clang_getArrayElementType clang_getArraySize