mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
I needed this for materializeForSet remission, but it makes inherited variadic initializers work, too. I tried to make this a reasonable starting point for a real language feature. Here's what's still missing: - syntax - semantic restrictions to ensure that the expression isn't written in invalid places or arbitrarily converted - SILGen support for expansions that aren't the only variadic argument rdar://16331406
3.8 KiB
3.8 KiB