swift
d0cf8bc9 - [NFC] Make ObjCMethodConflicts a set

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.
Author
Committer
Parents
Loading