]> granicus.if.org Git - clang/commitdiff
[libclang] Add missing clang_CompileCommand_* functions in libclang.exports.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 9 Sep 2015 18:54:16 +0000 (18:54 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 9 Sep 2015 18:54:16 +0000 (18:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@247176 91177308-0d34-0410-b5e6-96231b3b80d8

tools/libclang/libclang.exports

index f6a7175579aa3715a279a5ba403882ffd8d43612..44f3836a1149f22fb0ea6d4e87e465bdcc94be6e 100644 (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