diff options
Diffstat (limited to 'clang/tools/libclang/libclang.exports')
| -rw-r--r-- | clang/tools/libclang/libclang.exports | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/tools/libclang/libclang.exports b/clang/tools/libclang/libclang.exports index 44f3836a114..5179b96fc61 100644 --- a/clang/tools/libclang/libclang.exports +++ b/clang/tools/libclang/libclang.exports @@ -297,6 +297,7 @@ clang_CompileCommands_dispose clang_CompileCommands_getSize clang_CompileCommands_getCommand clang_CompileCommand_getDirectory +clang_CompileCommand_getFilename clang_CompileCommand_getMappedSourceContent clang_CompileCommand_getMappedSourcePath clang_CompileCommand_getNumArgs |

