swift
782d68fc
- Sema: Fix malformed AST when both DynamicSelfType and opened existentials are involved
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
160 days ago
Sema: Fix malformed AST when both DynamicSelfType and opened existentials are involved This worked for functions, but for properties, we did things in the wrong order. Fixes rdar://160816868.
References
#84594 - Fix malformed AST with property or subscript returning dynamic Self on an opened existential
Author
slavapestov
Committer
slavapestov
Parents
cc8f0605
Loading