mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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
97 KiB
97 KiB