Skip to content
Snippets Groups Projects
Commit 2f396faf authored by Ivan Donchevskii's avatar Ivan Donchevskii
Browse files

[libclang] Add clang_getFileContents to libclang.exports

This is the follow up patch for rL319881 which introduced
the function but did not put it into .exports file.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@321695 91177308-0d34-0410-b5e6-96231b3b80d8
parent 2cf22b5b
No related branches found
No related tags found
No related merge requests found
......@@ -220,6 +220,7 @@ clang_getExceptionSpecificationType
clang_getFieldDeclBitWidth
clang_getExpansionLocation
clang_getFile
clang_getFileContents
clang_getFileLocation
clang_getFileName
clang_getFileTime
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment