Files
swift-mirror/test/SILGen/lazy_property_with_observers.swift
Suyash Srijan e152c199db [Typechecker] Allow property observers on lazy variables (#31097)
* [Typechecker] Allow property observers on lazy variables

* [Typechecker] Pass 'isLazy' via argument to synthesizeObservedSetterBody

* [Test] Update lazy properties test with more cases

* [Test] Update lazy properties SILGen test with more cases

* [Test] Update lazy properties SILGen test with struct test case
2020-04-29 19:45:06 +01:00

9.8 KiB