swift
89a7014d - [Sema] Add null check in `createMemberwiseInitParameter`

Commit
104 days ago
[Sema] Add null check in `createMemberwiseInitParameter` The property wrapper initializer info may be null if e.g we had a request cycle, just use the property's interface type in that case. rdar://82899428
Author
Parents
Loading