llvm-project
llvm-project copied to clipboard
🍒 [APINotes] Add SWIFT_RETURNS_(UN)RETAINED support to APINotes
Adding support to APINotes to annotate C++ methods and functions with swift_attr("returns_retained") and swift_attr("returns_unretained") rdar://141007510
(cherry picked from commit https://github.com/llvm/llvm-project/commit/781bb2a49fed8fa38059cfd23563b02c82f83eb0)
@swift-ci please test
This is a cherry-pick of https://github.com/llvm/llvm-project/pull/118938