[libcxx-commits] [PATCH] D121626: [libc++] Add workaround to avoid breaking users of <span> when <ranges> are disabled
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 14 13:07:10 PDT 2022
ldionne updated this revision to Diff 415195.
ldionne added a comment.
Poke CI to try to avoid flake.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121626/new/
https://reviews.llvm.org/D121626
Files:
libcxx/include/span
libcxx/test/libcxx/containers/views/span.cons/range.pass.cpp
libcxx/test/libcxx/containers/views/span.cons/range.verify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121626.415195.patch
Type: text/x-patch
Size: 12969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220314/e4faf363/attachment.bin>
More information about the libcxx-commits
mailing list