]> granicus.if.org Git - clang/commitdiff
[libclang] Add missing export for clang_Cursor_isAnonymousRecordDecl
authorIvan Donchevskii <yv.ivan@gmail.com>
Mon, 29 Apr 2019 14:13:11 +0000 (14:13 +0000)
committerIvan Donchevskii <yv.ivan@gmail.com>
Mon, 29 Apr 2019 14:13:11 +0000 (14:13 +0000)
Follow up for D61232 to fix build.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@359453 91177308-0d34-0410-b5e6-96231b3b80d8

tools/libclang/libclang.exports

index 2c4b083a594a49d6d390e680ba65d9383a74c20b..1d3cd5cd145dde9b987a57b1ad1402a5af28f675 100644 (file)
@@ -39,6 +39,7 @@ clang_Cursor_getSpellingNameRange
 clang_Cursor_getTranslationUnit
 clang_Cursor_getReceiverType
 clang_Cursor_isAnonymous
+clang_Cursor_isAnonymousRecordDecl
 clang_Cursor_isBitField
 clang_Cursor_isDynamicCall
 clang_Cursor_isExternalSymbol