[libclang] Add missing clang_CompileCommand_* functions in libclang.exports.

llvm-svn: 247176
This commit is contained in:
Argyrios Kyrtzidis 2015-09-09 18:54:16 +00:00
parent aa61a1563b
commit e260227c43
1 changed files with 2 additions and 0 deletions

View File

@ -297,6 +297,8 @@ clang_CompileCommands_dispose
clang_CompileCommands_getSize
clang_CompileCommands_getCommand
clang_CompileCommand_getDirectory
clang_CompileCommand_getMappedSourceContent
clang_CompileCommand_getMappedSourcePath
clang_CompileCommand_getNumArgs
clang_CompileCommand_getArg
clang_visitChildren