mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
When an overriding property containing willSet or didSet is not within a type, the type checker could crash due to a missing "self" declaration. Check this condition. Fixes rdar://problem/57040259.
152 B
152 B