summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Dunbar <daniel@zuster.org>2010-01-06 05:41:00 +0000
committerDaniel Dunbar <daniel@zuster.org>2010-01-06 05:41:00 +0000
commit4ff42d65002fbcdd4f6ebb8824baa6467ee0976f (patch)
tree9d36e0a1791566882e7155f8489baa33af02c947
parent4339f2abdb72c36edec166abbdc1e2b3b07cbb42 (diff)
downloadbcm5719-llvm-4ff42d65002fbcdd4f6ebb8824baa6467ee0976f.tar.gz
bcm5719-llvm-4ff42d65002fbcdd4f6ebb8824baa6467ee0976f.zip
Add _clang_getDeclExtent to export list.
llvm-svn: 92825
-rw-r--r--clang/tools/CIndex/CIndex.exports1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/tools/CIndex/CIndex.exports b/clang/tools/CIndex/CIndex.exports
index 4fc769a621c..4feab154823 100644
--- a/clang/tools/CIndex/CIndex.exports
+++ b/clang/tools/CIndex/CIndex.exports
@@ -22,6 +22,7 @@ _clang_getCursorSource
_clang_getCursorSourceFile
_clang_getCursorSpelling
_clang_getDeclColumn
+_clang_getDeclExtent
_clang_getDeclLine
_clang_getDeclExtent
_clang_getDeclSourceFile
OpenPOWER on IntegriCloud