diff options
Diffstat (limited to 'clang/tools/CIndex/CIndex.exports')
-rw-r--r-- | clang/tools/CIndex/CIndex.exports | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/tools/CIndex/CIndex.exports b/clang/tools/CIndex/CIndex.exports index 0e6cfa549a5..41b67a24675 100644 --- a/clang/tools/CIndex/CIndex.exports +++ b/clang/tools/CIndex/CIndex.exports @@ -14,4 +14,4 @@ _clang_getEntityFromDecl _clang_getURI _clang_loadDeclaration _clang_loadTranslationUnit -_clang_loadTranslationUnitFromASTFile +_clang_createTranslationUnit |