[libcxx-commits] [PATCH] D142183: [libc++] Split ranges.transform.binary.pass.cpp up

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 1 08:52:58 PST 2023


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

LGTM, the test duplication is IMO not that bad. As Nikolas says, it could also be reduced further with `meta::for_each`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142183



More information about the libcxx-commits mailing list