[libcxx-commits] [PATCH] D126663: [libc++][test] Refactor SmallBasicString uses in range.lazy.split tests

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jun 11 12:49:39 PDT 2022


philnik accepted this revision.
philnik added a comment.
This revision is now accepted and ready to land.

Although the `ranges::equal` aren't perfect I think this is an improvement overall, so LGTM. We can further improve the tests in other patches if we want.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126663/new/

https://reviews.llvm.org/D126663



More information about the libcxx-commits mailing list