llvm-project
3e1931d7
- [Scalar] Use std::none_of (NFC) (#143282)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
93 days ago
[Scalar] Use std::none_of (NFC) (#143282) While I am at it, this patch replaces It with std::next(It) for clarity. Note that It is not used after this point.
References
#143282 - [Scalar] Use std::none_of (NFC)
Author
kazutakahirata
Parents
6edfc6ce
Loading