Add more missing tests for comparisons to improve code coverage (follow-up for D111738).
Details
Details
- Reviewers
ldionne rarutyun zoecarver • Quuxplusone Mordante - Group Reviewers
Restricted Project - Commits
- rGd7ac595fc517: [libcxx][test][NFC] More tests for containers comparisons
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM.
As a small note, please try to follow https://llvm.org/docs/Phabricator.html#requesting-a-review-via-the-command-line next time when uploading a patch, since that will make sure context is added to the diff (right now Phabricator says "Context not available"). Let's land this, thanks again for adding coverage!