Skip to content

Commit 1035790

Browse files
committed
[libclang] Add the new function to libclang.exports
llvm-svn: 185725
1 parent 266926d commit 1035790

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/tools/libclang/libclang.exports

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ clang_Cursor_getReceiverType
2020
clang_Cursor_isBitField
2121
clang_Cursor_isDynamicCall
2222
clang_Cursor_isNull
23+
clang_Cursor_isObjCOptional
2324
clang_Cursor_isVariadic
2425
clang_Cursor_getModule
2526
clang_Module_getASTFile

0 commit comments

Comments
 (0)