commit | 50398199fb10e196a8d92fbf7a062dbe42ed88fd | [log] [tgz] |
---|---|---|
author | Steve Naroff <snaroff@apple.com> | Fri Aug 28 15:28:48 2009 +0000 |
committer | Steve Naroff <snaroff@apple.com> | Fri Aug 28 15:28:48 2009 +0000 |
tree | 3ede3f68610cf0fac022ddd89eac9fdec457c6da | |
parent | 0dde18e5a713bc186062ca1ebc9967500b07faee [diff] [blame] |
Lot's of little changes to get the C-based indexing API going... Work in progress. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@80367 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/tools/CIndex/CIndex.exports b/tools/CIndex/CIndex.exports index 0e6cfa5..41b67a2 100644 --- a/tools/CIndex/CIndex.exports +++ b/tools/CIndex/CIndex.exports
@@ -14,4 +14,4 @@ _clang_getURI _clang_loadDeclaration _clang_loadTranslationUnit -_clang_loadTranslationUnitFromASTFile +_clang_createTranslationUnit