[libcxx-commits] [PATCH] D117961: [libc++] Fix LWG3589 "The const lvalue reference overload of get for subrange..."

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 28 16:34:12 PST 2022


Quuxplusone updated this revision to Diff 404197.
Quuxplusone added a comment.

Mark two ranges tests as `UNSUPPORTED: libcpp-no-unsupported-ranges` to fix https://buildkite.com/llvm-project/libcxx-ci/builds/8211
(D118507 <https://reviews.llvm.org/D118507> is tangentially related.)


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

https://reviews.llvm.org/D117961

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/include/__ranges/subrange.h
  libcxx/test/libcxx/algorithms/specialized.algorithms/special.mem.concepts/nothrow_forward_range.compile.pass.cpp
  libcxx/test/libcxx/algorithms/specialized.algorithms/special.mem.concepts/nothrow_input_range.compile.pass.cpp
  libcxx/test/std/ranges/range.utility/range.subrange/get.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117961.404197.patch
Type: text/x-patch
Size: 7507 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220129/1cf4597e/attachment.bin>


More information about the libcxx-commits mailing list