mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
to remove reference forwarding for some of the ARC entry points. rdar://22724641. After this commit, swift_retain_noresult will be completely replaced by swift_retain and LLVMARCOpts.cpp will no longer canonicalize swift_retain to swift_retain_noresult as now swift_retain returns no reference. Swift SVN r32058
21 KiB
21 KiB