[libcxx-commits] [PATCH] D111738: [libcxx][test] Add tests for std::vector comparisons
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Oct 18 08:10:46 PDT 2021
ldionne accepted this revision.
ldionne added a comment.
This revision is now accepted and ready to land.
In D111738#3067720 <https://reviews.llvm.org/D111738#3067720>, @rarutyun wrote:
> Actually as I mentioned in one of the comments we expect to have relatively big amount of patches that increase code coverage.
Awesome.
> Some patches for containers are similar, others are not. We tried to keep those relatively small and comfortable for review.
I'm happy with whatever makes you happy!
Do you need help committing the patch? If so, please provide `Author Name <email at domain>` for me to commit this on your behalf. Also you should get commit access per https://releases.llvm.org/9.0.0/docs/DeveloperPolicy.html#obtaining-commit-access if you plan on submitting more of these fixes. Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111738/new/
https://reviews.llvm.org/D111738
More information about the libcxx-commits
mailing list