swift
17ef2f66 - [cxx-interop] Make SWIFT_RETURNS_INDEPENDENT_VALUE imply immortal lifetime

Commit
1 year ago
[cxx-interop] Make SWIFT_RETURNS_INDEPENDENT_VALUE imply immortal lifetime The semantics of returning independent value already matches what immortal lifetimes are within Swift. This patch makes sure this annotation works as expected with non-escapable types. rdar://137671642
Author
Gabor Horvath
Committer
Gabor Horvath
Parents
Loading