mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The excessive escaping of `init` in macro role attributes was a workaround paired with https://github.com/apple/swift/pull/65442 to smooth things over when working across Swift compiler versions. However, it's causing problems for init accessors, so stop escaping. Fixes rdar://111190084.
3.7 KiB
3.7 KiB