Commit Graph

1 Commits

Author SHA1 Message Date
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