From: Argyrios Kyrtzidis Date: Fri, 5 Jul 2013 20:51:44 +0000 (+0000) Subject: [libclang] Add the new function to libclang.exports X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=66e8c6786c4d29e76fcbc213731cf35833e230c0;p=clang [libclang] Add the new function to libclang.exports git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@185725 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/libclang/libclang.exports b/tools/libclang/libclang.exports index 4a134d9d24..037f26fcc0 100644 --- a/tools/libclang/libclang.exports +++ b/tools/libclang/libclang.exports @@ -20,6 +20,7 @@ clang_Cursor_getReceiverType clang_Cursor_isBitField clang_Cursor_isDynamicCall clang_Cursor_isNull +clang_Cursor_isObjCOptional clang_Cursor_isVariadic clang_Cursor_getModule clang_Module_getASTFile