[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 11:53:28 PDT 2022


ldionne updated this revision to Diff 415530.
ldionne added a comment.

Fix windows CI.


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.415530.patch
Type: text/x-patch
Size: 12970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220315/5ce711c8/attachment-0001.bin>


More information about the libcxx-commits mailing list