From: Ted Kremenek Date: Wed, 3 Mar 2010 06:37:30 +0000 (+0000) Subject: Export clang_getCursorLinkage(). X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b6493696c46dac44c638bedd209cd0c5f359b7c;p=clang Export clang_getCursorLinkage(). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97647 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/CIndex/CIndex.exports b/tools/CIndex/CIndex.exports index 743317dc12..e68060b27d 100644 --- a/tools/CIndex/CIndex.exports +++ b/tools/CIndex/CIndex.exports @@ -26,6 +26,7 @@ _clang_getCursorDefinition _clang_getCursorExtent _clang_getCursorKind _clang_getCursorKindSpelling +_clang_getCursorLinkage _clang_getCursorLocation _clang_getCursorReferenced _clang_getCursorSpelling