[libcxx-commits] [PATCH] D101404: [libcxx] Fix __wrap_iter to work with to_address.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 27 15:33:28 PDT 2021


zoecarver added a comment.

> Should there be a test for string too?

Eh, I think it's fine. If you feel strongly I'll add it. This will implicitly be covered for "all" iterators by the tests in D101396 <https://reviews.llvm.org/D101396>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101404



More information about the libcxx-commits mailing list