From: Daniel Dunbar Date: Wed, 6 Jan 2010 05:41:00 +0000 (+0000) Subject: Add _clang_getDeclExtent to export list. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=378d4baf37e1a0e50f4d4f37f94d5e6b7b9ffb71;p=clang Add _clang_getDeclExtent to export list. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@92825 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/tools/CIndex/CIndex.exports b/tools/CIndex/CIndex.exports index 4fc769a621..4feab15482 100644 --- a/tools/CIndex/CIndex.exports +++ b/tools/CIndex/CIndex.exports @@ -22,6 +22,7 @@ _clang_getCursorSource _clang_getCursorSourceFile _clang_getCursorSpelling _clang_getDeclColumn +_clang_getDeclExtent _clang_getDeclLine _clang_getDeclExtent _clang_getDeclSourceFile