swift
4c38f894
- Sema: Set the interface type of lazy properties during validation.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
9 years ago
Sema: Set the interface type of lazy properties during validation. Otherwise, we end up treating the contextual type as the interface type in situations where the lazy property is seen from other files. Fixes SR-837.
References
#2058 - Sema: Set the interface type of lazy properties during validation.
Author
jckarter
Committer
jckarter
Parents
7fb48f48
Loading