================ @@ -3,6 +3,12 @@ Name: SwiftImportAs Tags: - Name: ImmortalRefType SwiftImportAs: reference + Methods: + - Name: methodReturningFrt__ + - Name: methodReturningFrt_returns_unretained + SwiftReturnOwnership: 'returns_unretained' + - Name: methodReturningFrt_returns_retained + SwiftReturnOwnership: 'returns_retained' ---------------- egorzhdan wrote:
We shouldn't require wrapping the attribute in quotes – quotes aren't used for existing attributes. https://github.com/llvm/llvm-project/pull/118938 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits