swift
1330e345 - [Distributed] IRGen: Drop marker protocol requirements from accessible function generic environments

Commit
3 years ago
[Distributed] IRGen: Drop marker protocol requirements from accessible function generic environments Since marker protocol do not exist at runtime, it's harmful to keep them in a generic environment because they cannot be checked. Resolves: rdar://90293494
Author
Committer
Parents
Loading