Author: ddunbar
Date: Tue Jan 5 23:41:00 2010
New Revision: 92825
URL: http://llvm.org/viewvc/llvm-project?rev=92825&view=rev
Log:
Add _clang_getDeclExtent to export list.
Modified:
cfe/trunk/tools/CIndex/CIndex.exports
Modified: cfe/trunk/tools/CIndex/CIndex.exports
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/tools/CIndex/CIndex.exports?rev=92825&r1=92824&r2=92825&view=diff
==============================================================================
--- cfe/trunk/tools/CIndex/CIndex.exports (original)
+++ cfe/trunk/tools/CIndex/CIndex.exports Tue Jan 5 23:41:00 2010
@@ -22,6 +22,7 @@
_clang_getCursorSourceFile
_clang_getCursorSpelling
_clang_getDeclColumn
+_clang_getDeclExtent
_clang_getDeclLine
_clang_getDeclExtent
_clang_getDeclSourceFile
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits