[libcxx-commits] [PATCH] D117368: [libcxx][test] array and basic_string_view iterators are not portably pointers

Casey Carter via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 21 10:54:19 PST 2022


This revision was automatically updated to reflect the committed changes.
CaseyCarter marked 3 inline comments as done.
Closed by commit rG2d653b7e5b35: [libcxx][test] array and basic_string_view iterators are not portably pointers (authored by CaseyCarter).

Changed prior to commit:
  https://reviews.llvm.org/D117368?vs=409787&id=410337#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117368

Files:
  libcxx/test/std/iterators/iterator.primitives/iterator.traits/cxx20_iterator_traits.compile.pass.cpp
  libcxx/test/std/iterators/iterator.requirements/iterator.cust/iterator.cust.move/iter_move.pass.cpp
  libcxx/test/std/strings/string.view/string.view.cons/from_iterator_sentinel.pass.cpp
  libcxx/test/std/strings/string.view/string.view.deduct/iterator_sentinel.pass.cpp
  libcxx/test/std/utilities/format/format.formatter/format.parse.ctx/advance_to.pass.cpp
  libcxx/test/std/utilities/format/format.formatter/format.parse.ctx/begin.pass.cpp
  libcxx/test/std/utilities/format/format.formatter/format.parse.ctx/ctor.pass.cpp
  libcxx/test/std/utilities/format/format.formatter/format.parse.ctx/end.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117368.410337.patch
Type: text/x-patch
Size: 27765 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220221/42ef74e5/attachment-0001.bin>


More information about the libcxx-commits mailing list