Author: kremenek
Date: Wed Mar  3 00:37:30 2010
New Revision: 97647

URL: http://llvm.org/viewvc/llvm-project?rev=97647&view=rev
Log:
Export clang_getCursorLinkage().

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=97647&r1=97646&r2=97647&view=diff
==============================================================================
--- cfe/trunk/tools/CIndex/CIndex.exports (original)
+++ cfe/trunk/tools/CIndex/CIndex.exports Wed Mar  3 00:37:30 2010
@@ -26,6 +26,7 @@
 _clang_getCursorExtent
 _clang_getCursorKind
 _clang_getCursorKindSpelling
+_clang_getCursorLinkage
 _clang_getCursorLocation
 _clang_getCursorReferenced
 _clang_getCursorSpelling


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to