summaryrefslogtreecommitdiffstats
path: root/clang
diff options
context:
space:
mode:
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>2013-07-05 20:51:44 +0000
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>2013-07-05 20:51:44 +0000
commit10357900342fe7509f28f95edf3e01119227d311 (patch)
tree2a493c84acb212b2e53752da775aa65e4948c169 /clang
parent266926d85ea7a6ed91c13b83095938325d4da179 (diff)
downloadbcm5719-llvm-10357900342fe7509f28f95edf3e01119227d311.tar.gz
bcm5719-llvm-10357900342fe7509f28f95edf3e01119227d311.zip
[libclang] Add the new function to libclang.exports
llvm-svn: 185725
Diffstat (limited to 'clang')
-rw-r--r--clang/tools/libclang/libclang.exports1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/tools/libclang/libclang.exports b/clang/tools/libclang/libclang.exports
index 4a134d9d246..037f26fcc0d 100644
--- a/clang/tools/libclang/libclang.exports
+++ b/clang/tools/libclang/libclang.exports
@@ -20,6 +20,7 @@ clang_Cursor_getReceiverType
clang_Cursor_isBitField
clang_Cursor_isDynamicCall
clang_Cursor_isNull
+clang_Cursor_isObjCOptional
clang_Cursor_isVariadic
clang_Cursor_getModule
clang_Module_getASTFile
OpenPOWER on IntegriCloud