[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
Tue Mar 15 08:08:06 PDT 2022
ldionne updated this revision to Diff 415442.
ldionne marked an inline comment as done.
ldionne added a comment.
Address review comment and poke CI. The GCC failure was a 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.415442.patch
Type: text/x-patch
Size: 12969 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220315/7e4edf87/attachment.bin>
More information about the libcxx-commits
mailing list