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

Joe Loser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 1 07:32:22 PDT 2022


jloser updated this revision to Diff 433393.
jloser added a comment.

Rebase to see if the clang trunk (bootstrapping build) ICE goes away. Otherwise, I'll dig into it and report the Clang bug (likely)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126663

Files:
  libcxx/test/std/ranges/range.adaptors/range.lazy.split/ctor.copy_move.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.lazy.split/ctor.range.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.lazy.split/general.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.lazy.split/range.lazy.split.outer/deref.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.lazy.split/range.lazy.split.outer/increment.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.lazy.split/small_string.h
  libcxx/test/std/ranges/range.adaptors/range.lazy.split/types.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126663.433393.patch
Type: text/x-patch
Size: 14573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220601/a62dce70/attachment.bin>


More information about the libcxx-commits mailing list