[PATCH] D129504: [libclang][ObjC] Inherit availability attribute from containing decls or interface decls
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 15 14:20:10 PDT 2022
ahatanak updated this revision to Diff 445130.
ahatanak marked an inline comment as done.
ahatanak added a comment.
If a category decl doesn't have availability, inherit it from the class decl.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129504/new/
https://reviews.llvm.org/D129504
Files:
clang/test/Index/availability.mm
clang/tools/libclang/CIndex.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129504.445130.patch
Type: text/x-patch
Size: 4667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220715/05c216e3/attachment.bin>
More information about the cfe-commits
mailing list