swift
ac93c52c
- [Scope map] A local property name is in scope within its own accessors.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 years ago
[Scope map] A local property name is in scope within its own accessors. While the use of a local property from within its own accessors is a bit dubious, Swift 3 only warned on it, so model the existing lookup behavior in the scope map.
References
#4770 - [Scope map] Miscellaneous improvements (and a hack) for unqualified name lookup
Author
DougGregor
Committer
DougGregor
Parents
40445be6
Loading