swift
ddacdf41 - [cxx-interop] Shared references are considered safe

Commit
108 days ago
[cxx-interop] Shared references are considered safe This patch makes sure we don't get warnings in strict memory safe mode when using shared references. Those types are reference counted so we are unlikely to run into lifetime errors. rdar://151039766
Author
Gabor Horvath
Committer
Gabor Horvath
Parents
Loading