mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
type-checking and applying attributes. We should really move to a model where variables are type-checked in a single pass, including their attributes. However, given that we don't, attributes which affect the type must be applied in multiple places and hence multiple times to the same declaration. Swift SVN r16339
15 KiB
15 KiB