[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 13:36:52 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd4c39f1ab94a: [libc++] Add workaround to avoid breaking users of <span> when <ranges> areā¦ (authored by ldionne).
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.415560.patch
Type: text/x-patch
Size: 12970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220315/39e95339/attachment-0001.bin>
More information about the libcxx-commits
mailing list