Files
swift-mirror/test/SILGen/protocol-extension-default-arg-existential.swift
Joe Groff fce4988dd0 SILGen: Emit default arguments as "delayed arguments".
This causes default arguments to get emitted after formal evaluation of `self`, allowing protocol methods to access the opened `Self` type of an existential receiver. Fixes rdar://problem/39524104
2018-05-17 13:17:44 -07:00

1.2 KiB