swift
[Property Wrappers] Refactor property wrappers so the synthesized backing init is only type checked once
#30807
Merged

[Property Wrappers] Refactor property wrappers so the synthesized backing init is only type checked once #30807

hborla
hborla [NFC] Correct code blocks in property wrapper doc comments
fd1dcf72
hborla [Expr] Allow OpaqueValueExpr to store an underlying expression
d22b984a
hborla [ConstraintSystem] Allow SolutionApplicationTarget to store the
c301176c
hborla hborla requested a review from DougGregor DougGregor 5 years ago
hborla
hborla
hborla
hborla commented on 2020-04-04
hborla hborla changed the title [Property Wrappers] Refactor property wrappers so the synthesized backing init is only Typechecker once [Property Wrappers] Refactor property wrappers so the synthesized backing init is only type checked once 5 years ago
slavapestov
slavapestov commented on 2020-04-04
hborla hborla force pushed 5 years ago
hborla
hborla [Property Wrappers] Inject the opaque value placeholder for a property
bbfcb55e
hborla [Test] Add a regression test for property wrapper backing initializer…
c130848d
hborla [SILGen] In a memberwise initializer, apply the property wrapper backing
5f00a1b0
hborla hborla force pushed to 5f00a1b0 5 years ago
hborla
hborla
hborla hborla requested a review from slavapestov slavapestov 5 years ago
DougGregor
DougGregor commented on 2020-04-08
CodaFi
CodaFi commented on 2020-04-09
hborla [Property Wrappers] Introduce a new Expr node for the property wrapper
65105f3a
hborla [SILGen] Remove an unnecessary scope in emitImplicitValueConstructor
47645642
hborla
hborla
hborla [Property Wrappers] Don't continue on to synthesizing and type checki…
815ecad5
hborla
hborla
hborla
hborla
hborla hborla requested a review from DougGregor DougGregor 5 years ago
hborla
hborla hborla merged 66e85721 into master 5 years ago
hborla hborla deleted the property-wrapper-refactoring branch 5 years ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone