swift
d0cf8bc9
- [NFC] Make ObjCMethodConflicts a set
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
3 years ago
[NFC] Make ObjCMethodConflicts a set This allows us to stop using `vec.size() == 1` to prevent duplicate conflicts from being diagnosed, which will become untenable in the next commit.
References
#59545 - [5.7] Allow @objc protocols to declare async alternatives
Author
beccadax
Committer
beccadax
Parents
2eda219e
Loading