[libcxx-commits] [PATCH] D117043: [libc++] [ranges] Fix a missing auto(x) cast in ranges::data.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jan 11 11:12:12 PST 2022
Quuxplusone updated this revision to Diff 399024.
Quuxplusone added a comment.
Consistency in the new test cases.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117043/new/
https://reviews.llvm.org/D117043
Files:
libcxx/include/__ranges/data.h
libcxx/test/std/ranges/range.access/data.pass.cpp
libcxx/test/std/ranges/range.req/range.refinements/contiguous_range.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117043.399024.patch
Type: text/x-patch
Size: 6919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220111/07d12433/attachment-0001.bin>
More information about the libcxx-commits
mailing list