mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We already reject attempts to reference this for `lazy` properties. For `lazy` locals let's just not expose it to name lookup to begin with. This ensures we don't attempt to prematurely kick the interface type computation for the var, fixing a couple of crashers.
46 KiB
46 KiB