swift
3662114c
- Sema: Infer the availability of extensions without explicit availability using the extended type instead of just the nominal.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
Sema: Infer the availability of extensions without explicit availability using the extended type instead of just the nominal. This ensures availability is inferred correctly for nested types. Resolves rdar://94851069
References
#59411 - [5.7] Sema: Infer the availability of extensions using the extended type instead of just the nominal
Author
tshortli
Committer
tshortli
Parents
6393debf
Loading