swift
70eb96a8 - [cxx-interop][IRGen] Do not pass a foreign reference type to objc_retainAutoreleasedReturnValue (#73630)

Commit
1 year ago
[cxx-interop][IRGen] Do not pass a foreign reference type to objc_retainAutoreleasedReturnValue (#73630) If a foreign reference type has a custom retain function, emit a call to it instead of emitting a call to objc_retainAutoreleasedReturnValue. rdar://117353222 (cherry picked from commit 335cec0e8d72e4d1891e65b9f4c5c8909e5162b6)
Author
Committer
Parents
Loading