swift
88167d71
- [cxx-interop] Allow iterators with out-of-class `operator==`
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#60155 - [cxx-interop] Allow iterators with out-of-class `operator==`
Author
egorzhdan
Committer
egorzhdan
Parents
e1e00edc
Loading