forked from OSchip/llvm-project
[libclang] Add missing clang_CompileCommand_* functions in libclang.exports.
llvm-svn: 247176
This commit is contained in:
parent
aa61a1563b
commit
e260227c43
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue