swift
88167d71 - [cxx-interop] Allow iterators with out-of-class `operator==`

Commit
3 years ago
[cxx-interop] Allow iterators with out-of-class `operator==` Previosly we didn't detect `func ==` that was declared out-of-class when synthesizing conformaces to `UnsafeCxxInputIterator`. Now we do. rdar://96235368
Author
Committer
Parents
Loading