mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Support adding safe wrappers for APIs returning std::span depending on the this object. This also fixes an issue for APIs with 0 parameters. rdar://139074571