I don't think anything I've done would've touched this. I recall @DougGregor doing something with where-clauses on methods a while ago, but I also recall that the situation there was possibly a little different. In summary, no insights.
Swift 3.1 is apparently considering this initializer to be an override, then crashes later in SILGen. Master correctly doesn't consider it to be an override.
Additional Detail from JIRA
md5: 918fe3645f29300276cb0a409197574f
Issue Description:
Not sure if that title is the ticket, but here's repro. Runs and builds fine on 3.0.2, crash seg fault on 3.1:
The text was updated successfully, but these errors were encountered: